Skip to content

Install error(s) #551

@ktavabi

Description

@ktavabi

As per your install instructions:
python -m pip install basemap throws an error with Python 3.9.13, and Clang 13.1.6 (clang-1316.0.21.2.5) on darwin with GEOS installed via homebrew.

src/_geoslib.c:745:10: fatal error: 'geos_c.h' file not found
#include "geos_c.h"
^~~~~~~~~~
220 warnings and 1 error generated.
error: command '/usr/bin/clang' failed with exit code 1

As a matter of fact, every single one of your installation instructions throws some error.

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