Can't compile certain dependencies (cartopy, pyhdf) #1185
Labels
awaiting response
Awaiting response from a contributor
setuptools
Related to compiling requirements with `setuptools` build backend
support
User support
It is quite common (and sometimes necessary) for some libraries to depend on other dependencies in their setup.py. Currently pip-compile can't handle those cases as those imports fail.
relevant upstream issues:
SciTools/cartopy#1552
Environment Versions
Steps to replicate
Expected result
success and requirements.txt is produced
Actual result
pip-compile exception due to exceptions raised in the dependencies package files
The text was updated successfully, but these errors were encountered: