spyder-ide / spyder

Official repository for Spyder - The Scientific Python Development Environment
https://www.spyder-ide.org
MIT License
8.26k stars 1.61k forks source link

rasterio does not install #19100

Open may-sandra opened 2 years ago

may-sandra commented 2 years ago

What steps will reproduce the problem?

conda install rasterio import rasterio DLL load failled while importing crs: the specified module could not be found

dalthviz commented 2 years ago

Hi @may-sandra seems like the installation of rasterio is faulty in your case, however seems like this is not related with Spyder.

Just in case, checking a little bit seems like that package has some problems have had some problems on Windows: https://github.com/conda-forge/rasterio-feedstock/issues/149

Hopefully the info above helps, and if you are using Spyder, please provide your setup info (Spyder version, how it was installed, Python version, etc) without that there is not much we can help :/