vmprof-python
vmprof-python copied to clipboard
can not build on mac with arm64 arch.
PR #244 (which was just merged) should fix building on M1.
The version in pypi is old but it installs from git on Sonoma M1 fine
pip install git+https://github.com/vmprof/vmprof-python.git
We released 0.4.17, so installing from the source tarbll on PyPI should work now as well. Closing. It would be nice to create arm64 wheels at some point.