Results 349 comments of Maik Riechert

Do you want to give it a try? Seems like a useful feature!

No reason. Python 3.8 is soon EOL, but I'm ok adding an arm variant for 3.9. Any reason you cannot update to >=3.10?

numpy 2 dropped support for Python 3.8, so I will also have to drop 3.8. The idea would be to add a mac arm64 wheel for 3.9 and update to...

@FirefoxMetzger Releasing a new version built against numpy 2 sounds reasonable. People stuck on numpy 1 will have to pin their rawpy version. Do you want to give this a...

Fixed with the latest rawpy release.

A new version with numpy >= 2 requirement is in the process of being released.

Closing this as supporting old numpy versions is not a priority. A new rawpy version is out.

Can you download and test the preview wheels from the artifacts at https://github.com/letmaik/pyvirtualcam/actions/runs/9624551391#artifacts? This was built against numpy 2.