DOsinga / deep_learning_cookbook

Deep Learning Cookbox
Apache License 2.0
686 stars 335 forks source link

Update requirements.txt #83

Closed NguyenDa18 closed 3 years ago

NguyenDa18 commented 3 years ago

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.

NguyenDa18 commented 3 years ago
fiona-error
DOsinga commented 3 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

Patch Links:

— 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 .

NguyenDa18 commented 3 years ago

I can add it, I'll also be adding more dependency updates for other python packages -thanks

DOsinga commented 3 years ago

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 .