Closed NguyenDa18 closed 4 years ago
The requirements.txt is derived from the requirements.in using pip-tools. Can you make the change there?
+1 929 247 6036 | GMT-4 | douwe.osinga@gmail.com
On Sun, Oct 11, 2020 at 1:16 AM Danh Nguyen notifications@github.com wrote:
Updating Fiona version to most recent version to resolve error when installing in venv3 virtual environment using pip: Complete output (2 lines): Failed to get options via gdal-config: [Errno 2] No such file or directory: 'gdal-config' 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.
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
You can view, comment on, or merge this pull request online at:
https://github.com/DOsinga/deep_learning_cookbook/pull/83 Commit Summary
- Update requirements.txt
File Changes
- M requirements.txt https://github.com/DOsinga/deep_learning_cookbook/pull/83/files#diff-b4ef698db8ca845e5845c4618278f29a (2)
Patch Links:
- https://github.com/DOsinga/deep_learning_cookbook/pull/83.patch
- https://github.com/DOsinga/deep_learning_cookbook/pull/83.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DOsinga/deep_learning_cookbook/pull/83, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHIR3WLN756XPXYFRURSMLSKDTORANCNFSM4SLLX3YQ .
I can add it, I'll also be adding more dependency updates for other python packages -thanks
thanks! +1 929 247 6036 | GMT-4 | douwe.osinga@gmail.com
On Thu, Oct 15, 2020 at 8:38 AM Danh Nguyen notifications@github.com wrote:
I can add it, I'll also be adding more dependency updates for other python packages -thanks
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DOsinga/deep_learning_cookbook/pull/83#issuecomment-708933903, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHIR3UKOUWYYI5KBM66DMTSK2KH5ANCNFSM4SLLX3YQ .
Updating Fiona version to most recent version to resolve error when installing in venv3 virtual environment using pip: Complete output (2 lines): Failed to get options via gdal-config: [Errno 2] No such file or directory: 'gdal-config' 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.
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.