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

Installation instructions - pygdal version #8

Closed
edoddridge opened this issue Dec 3, 2018 · 0 comments
Closed

Installation instructions - pygdal version #8

edoddridge opened this issue Dec 3, 2018 · 0 comments

Comments

@edoddridge
Copy link

Submitted as part of a review for JOSS.

The instructions include reference to a specific version of pygdal

Install using pip, the correct version. Note you may need to increase the minor version number, e.g. from 2.1.3 to 2.1.3.3

pip install pygdal==2.1.3

I needed to modify this to pip install pygdal==2.2.3.3. It might be better to state that the version number needs to match the output of gdal-config --version (with the possible addition of a minor version number), rather than pinning it to a specific version that will go stale quickly.

@jhill1 jhill1 closed this as completed in 91a4d83 Dec 11, 2018
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

No branches or pull requests

1 participant