Issue: Every time I install Geopandas I get the error: from fiona.ogrext import Iterator, ItemsIterator, KeysIterator
ImportError: DLL load failed while importing ogrext: The specified procedure could not be found.
I was able to import Fiona before installing Geopandas. I made an environment where I tested Fiona alone and everything worked good. Then I installed Geopandas and the error shown up again.
I also created a new environment and restricted it to conda-forge, installed geopandas and the error also shows up.
Issue: Every time I install Geopandas I get the error: from fiona.ogrext import Iterator, ItemsIterator, KeysIterator ImportError: DLL load failed while importing ogrext: The specified procedure could not be found.
I was able to import Fiona before installing Geopandas. I made an environment where I tested Fiona alone and everything worked good. Then I installed Geopandas and the error shown up again.
I also created a new environment and restricted it to conda-forge, installed geopandas and the error also shows up.
Environment (
conda list
):Details about
conda
and system (conda info
):