I am new in python and I am trying to work with geopandas library. I have already installed the package using:
conda install -c conda-forge geopandas
but when I try to import the library, I get back: ERROR SCREENSHOT
But searching in my computer directories I have already installed fiona and inside this directory, there is a file "_loading.py"
Isn't it strange that I have both packages installed and I have this error? Thank you in advance
If you are using Jupyter Notebook or JupyterLab, you may just need to restart the kernel for the environment.
First, install python=3.7
then download the related library with the same version of python from here. https://www.lfd.uci.edu/~gohlke/pythonlibs.
install all of them using pip
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With