I have some problems using the package geopandas and now I ran into three problems! First it did not seem to work and I found online that it is possible because I used pip & conda. Trying to fix the problem I deleted Spyder and Anaconda but now I can't download packages anymore.
The first problem is that I can't find my downloaded packages in Spyder, I think this is because I downloaded Spyder on Windows, probably with a stand alone version. In this article https://docs.spyder-ide.org/current/faq.html?highlight=run%20cell I found that I need to run:
conda install -c conda-forge spyder-kernels
Then here starts my second problem. When I try to run this I get this error message:
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.
I don't know how to solve this.
And then, of course, I still would like to use the geopandas package but hopefully I can solve this now since I found some youtube videos.
Can someone help?
Kind Regards,
Tessa
I uninstalled Anaconda.
This are the versions I have at the moment: Spyder - Spyder IDE 5.4.0 (standalone) Anaconda Navigator 2.3.1 (it can upgrade to Navigator 2.3.2) but this takes forever!