On 12/1/21 03:18, Shaozhong SHI wrote:
I am trying to install geopandas.

I navigated to c:\programData|Anaconda3\Scripts>
and typed in 'pip install geopandas'.

Usually if you're using the Anaconda environment, you should use the "conda" installer, for consistency.


It ran but failed at fiona.

Failed how?

I tried import geopandas as gp, but Error Message says: No module names
'geopandas'.

That almost certianly means the install went to a different place than the environment where you're trying to use it.

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to