Spatial graphs: networks, topology and inference (spaghetti)
The PySAL Spatial graphs: networks, topology and inference (spaghetti) package is an open-source Python library for the analysis of network-based spatial data.
The PySAL Spatial graphs: networks, topology and inference (spaghetti) package is an open-source Python library for the analysis of network-based spatial data.
To install py312-spaghetti, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py312-spaghetti
To see what files were installed by py312-spaghetti, run:
port contents py312-spaghetti
To later upgrade py312-spaghetti, run:
sudo port selfupdate && sudo port upgrade py312-spaghetti
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.