-
Notifications
You must be signed in to change notification settings - Fork 2
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
initial config without riotiler #48
Conversation
@wildintellect one thing that comes to mind is: should we 'mix' the use of both pip and conda to handle the different package installs? or perhaps move everything to be handled by conda? |
Generally move as much as possible to conda, I think is the right answer. Only resort to pip when conda doesn't have the right versions. But I'll look at this more closely. |
The bigger issue is that the
Options
|
fix: work around conda env loading error as root
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
rio-tiler and rioxarray packages both give the following:
ERROR: A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.