When switching over to a new MacBook with an M1 Apple Silicon chip, I noticed that many python packages I use daily are not compatible with M1 chips. Sometimes there was just no prebuilt wheel, or there were still bugs in the code not allowing the package to build at all. So I decided to create drop-in replacement packages with prebuilt wheels for the Apple Mac M1 (Apple Silicon / arm64).
Every package contains a build script to automatically build it in your own enviroment and a Github CI workflow to build it on Github (if possible).
Here you find a list of all the prebuilt packages. Sometimes the official maintainer have updated their binaries too, so please first check if there is an official build ready for M1.
A librealsense2 python wrapper built for all modern MacOSX versions (intel / silicon) because Intel does only