I am trying to instal geopandas. It goes like this:
(base) PS C:\Users\a_e_f> conda install geopandas Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: \ Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. Examining tornado:*
etc etc for more than an hour.
How I got here:
- I installed anaconda many months ago but never got around to using it. Now I need to do something with geopandas so...
- I tried to update anaconda. Got some warnings & so decided to uninstall it & do a new clean install.
- I attempted to uninstall anacondas but found the instructions unclear & missed a step. Reinstalled anaconda. geopandas wouldn't install.
- Research revealed the missing uninstall step. Did it again. Looked like it was all gone.
- Installed anaconda. Verified as here: https://docs.anaconda.com/anaconda/install/verify-install/#
- Tried to install geopandas. See above.
I am using Windows 10