NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.
To install py312-npx, paste this into the macOS Terminal after installing MacPorts
To install py312-npx, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py312-npx
To see what files were installed by py312-npx, run:
port contents py312-npx
To later upgrade py312-npx, run:
sudo port selfupdate && sudo port upgrade py312-npx
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.