Skip to content

proj_lib not found #63

@yosukefk

Description

@yosukefk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions