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