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 py311-pysal, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py311-pysal
To see what files were installed by py311-pysal, run:
port contents py311-pysal
To later upgrade py311-pysal, run:
sudo port selfupdate && sudo port upgrade py311-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.