Skip to content

OSError: could not find or load spatialindex_c-64.dll #171

Discussion options

You must be logged in to vote

Also here: geopandas/geopandas#1812

The solution is to set strict channel priorities to avoid the error:

conda config --env --add channels conda-forge
conda config --env --set channel_priority strict

As this is a proper solution, I will also add it to the documentation of GemGIS!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@AlexanderJuestel
Comment options

Comment options

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