Skip to content

Installation/setup won't work on OSX without libspatialindex because of rtree dependency #1

@mpacer

Description

@mpacer

I tried to follow the installation instructions, but when it came time to install geopandas from the git repository, it ran into issues when trying to install rtree. I traced this down to needing libspatialindex, which can be obtained using brew install spatialindex, and then rtree installed just fine.

Note, this solution only works for OSX because it relies on homebrew, but I imagine there are similar solutions for other operating systems.

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