Skip to content

ERROR 1: PROJ: proj_create_from_database: Open of /data3/xujingbo/.conda/envs/cbgmap/share/proj failed #298

@xumanba

Description

@xumanba

When I run the following code, I get this error:
import pandas as pd
import geopandas as gpd
import geoplot as gplt
usa_cities = gpd.read_file(gplt.datasets.get_path('usa_cities'))
usa_cities.head()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions