Python Spatial Analysis Library (PySAL) is an open source cross-platform library for geospatial data science with an emphasis on geospatial vector data written in Python.
Python Spatial Analysis Library (PySAL) is an open source cross-platform library for geospatial data science with an emphasis on geospatial vector data written in Python.
To install py312-pysal, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py312-pysal
To see what files were installed by py312-pysal, run:
port contents py312-pysal
To later upgrade py312-pysal, run:
sudo port selfupdate && sudo port upgrade py312-pysal
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.