Skip to content

Install rasterio from conda-forge and avoid issues from python=3.10#2479

Merged
valeriupredoi merged 2 commits intomainfrom
install_rasterio_from_conda
Jan 14, 2022
Merged

Install rasterio from conda-forge and avoid issues from python=3.10#2479
valeriupredoi merged 2 commits intomainfrom
install_rasterio_from_conda

Conversation

@valeriupredoi
Copy link
Copy Markdown
Contributor

@valeriupredoi valeriupredoi commented Jan 14, 2022

Description

As @zklaus points out, rasterio was not being installed from conda-forge but rather from pypi, and with the new python=3.10, as of today, the rasterio wheel fails to build (they need to update their wheels); all works fine with rasterio installed from conda-forge


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.

@valeriupredoi valeriupredoi changed the title Install rasterio from conda-forge Install rasterio from conda-forge and avoid issues from python=3.10 Jan 14, 2022
@zklaus
Copy link
Copy Markdown
Contributor

zklaus commented Jan 14, 2022

Just to confirm what you all were wondering: Yes, the conda-forge package is already up to speed.

@valeriupredoi valeriupredoi merged commit 256616a into main Jan 14, 2022
@valeriupredoi valeriupredoi deleted the install_rasterio_from_conda branch January 14, 2022 15:00
@valeriupredoi
Copy link
Copy Markdown
Contributor Author

cheers much @zklaus yis it is, checked as well, just to be sure; I'll have a look at our conda recipe see if we need to update it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CRITICAL] Installation (from source) fails with latest python=3.10.2

2 participants