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
The main issue/issues here are dependency packages not having a wheel package for python 3.8. It is one of the same issues for pykdtree that you've discovered too. I see you are using zsh. Good to know that is what is causing the weird issues when not using quotes.
I could be wrong, but I think the main issue for this has been resolved. That is, libtiff and pykdtree have had wheels published for modern versions of Python (not 3.12 yet). Closing this.
Describe the bug
Followed the installation instructions in the docs (https://satpy.readthedocs.io/en/latest/install.html). Note: made a PR as
pip install satpy[all]
failsTo Reproduce
Expected behavior
Install everything/
Actual results
Environment Info:
The text was updated successfully, but these errors were encountered: