Closed 4rachelgreen closed 5 years ago
I don't see ipython
in your env packages list so I'm guessing it is from another install. Try which ipython
and which python
and check the paths, the should be in the same env folder.
Closing this b/c it is probably another installation of ipython
b/c ipython
is not installed in the environment.
Issue: I am not able to import geopandas in Jupyter notebooks and get the following error:
ImportError: libpoppler.so.71: cannot open shared object file: No such file or directory
I have tried recreating the environment but still get this error when importing geopandas (as well as fiona). I also tried updating poppler but still getting the same error.
However, when using the jupyter terminal and python I can import geopandas successfully.
Environment (
conda list
):Details about
conda
and system (conda info
):