Skip to content

error #19

Answered by giswqs
Manisht9 asked this question in Q&A
Jun 13, 2022 · 1 comment
Discussion options

You must be logged in to vote

Try using mamba rather than pip to install rasterio.

conda create -n geo python=3.11
conda activate geo
conda install -c conda-forge mamba
mamba install -c conda-forge rasterio

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants