Skip to content

Pin {reticulate} version #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 14, 2025
Merged

Pin {reticulate} version #6

merged 2 commits into from
Mar 14, 2025

Conversation

lazappi
Copy link
Member

@lazappi lazappi commented Mar 7, 2025

Describe your changes

Install {reticulate} v1.40.0 from GitHub. This fixes current build issues with Python modules not being found.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

@lazappi lazappi requested a review from littlecabiria March 7, 2025 12:33
@lazappi
Copy link
Member Author

lazappi commented Mar 7, 2025

@littlecabiria I think this will. You will need to make the same change to any other components that have the same issue.

@lazappi
Copy link
Member Author

lazappi commented Mar 7, 2025

@rcannood This will be a problem with anything component that uses {reticulate}. Version 1.41.0 was setting a new environment with uv instead of using the default one for some reason. Installing v1.40.0 is a workaround but it would be better if the default version worked.

@littlecabiria
Copy link
Contributor

I checked my version of reticulate. That's v1.40.0.

packageVersion("reticulate")
[1] ‘1.40.0’

@rcannood rcannood merged commit 0159cd5 into main Mar 14, 2025
1 check passed
@rcannood rcannood deleted the pin-reticulate branch March 18, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants