Closed statiksof closed 5 years ago
I managed to find a solution to this error. I found the solution at https://conda-forge.org/
In the bash terminal I first typed :
$ conda config --add channels conda-forge
Followed by:
$ conda install basemap
I thereafter ran my script in Juptyer notebook and the error was gone. I was able to plot the Chloropeth map of the world.
This was fixed for my case by installing the new basemap (instead of the old build) and then setting up the PROJ_LIB in Dockerfile.
When I do:
I get: