Skip to content
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

Improve installation experience #18

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

ethanwhite
Copy link
Member

Add an install_deepforest() function to handle complex install of deepforest through reticulate.
Also force the use of conda to avoid installs that lack spatial dependencies.

This avoids virtualenv being selected causing issues with geospatial installs.

Addresses issues like those in weecology#12.
This simplifies the install of external dependencies following packages like cmdstanr.
@ethanwhite ethanwhite merged commit a63f110 into weecology:main Jul 18, 2024
3 checks passed
@ethanwhite ethanwhite deleted the install-updates branch July 18, 2024 14:06
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.

1 participant