I'm currently using python 3.11 that i run from spyder in the anaconda navigator and i (for me) tried everything to install cartopy (and basemap too) but it never worked.
I don't know why if someone can tell me if somethings is wrong with my setup or i d'ont know. I can add more informations but i don't know what to put for now.
Do I have to downgrade my python to a 3.10 version ? If so, how i can do it ? (same as cartopy, it didn't succed ...)
It might be something super easy but i don't see how, everytime i had to install packages, pip install worked.
Thanks for all the persons who will take time to help me !
Regards.
- I tried pip install cartopy first but didn't work (obviously)
- I tried to install the .whl of cartopy but unfortunatly there is no 3.11 version of it
- I tried conda install cartopy on the anaconda prompt (idk if i had to do something in anaconda.org before that so it lead to a fail)