-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When i run from notebook, somehow using proj from python was not working and i need to have following line
import os
os.environ['PROJ_LIB'] = '/opt/conda/share/proj'
i found the above fiix here
https://stackoverflow.com/questions/72021249/running-a-python-docker-with-miniconda3-and-geopandas
If this is consistently the case, add the above in notebook or somewhere in python script
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels