0

I've decided to work on a small project that requires geopandas. The official website of geopandas recommends using conda to install the library. I downloaded Anaconda and used the command conda install geopandas to install the library. However, when I open PyCharm and try to import the library it returns an error as if the library is not installed. I have no idea how libraries installed with conda differ from libraries installed with pip in PyCharm. What is the difference and how can I import geopandas in PyCharm? Thanks in advance!

I thought that installing geopandas with conda will automatically give PyCharm access to the library. Obviously, that's not the case.

0 Answers0