You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@samanpwbb I think this maybe be related to pypa/pip#9138. The Python 3.9.1 release notes also mention a problem with pip at the time of the release: https://www.python.org/downloads/release/python-391/. As I understand it, the *macosx_10_9*.whl binary packages of numpy and rasterio on PyPI are compatible with Python 3.9.1 on macOS 11 (at least the one downloaded from python.org, YMMV with other builds) but pip versions before 20.3 resulted in a failed compatibility check.
Try upgrading pip to the latest 20.3.x or even 21.0 and see if that unblocks you.
Here's the installation output:
looks like
rasterio
installation fails.The text was updated successfully, but these errors were encountered: