spconv
spconv copied to clipboard
Can't install on mac m1, please add support
I run pip install spconv
ERROR: Could not find a version that satisfies the requirement spconv (from versions: none)
ERROR: No matching distribution found for spconv
With Macbook Air m1 Mac OS Ventura 13.3.1 (a)
I don't have any mac os devices, so I can't provide prebuilts and support for mac os, you can try to install from source in mac os (cpu only).
I managed to get it to run on arm64. It required some changes to the tool chain (e.g. cumm and pccm). I'm a bit swamped at the moment but I'll try to make a PR soon.
Hi i have the same issue. Are there any updates or instructions for this?
It would be really nice to be able to use it on Mac M1. @tilmantroester Would it be possible for you to create a PR please when you are free?
I made the PR (#616) a bit over a year ago.