-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] No QtMultimedia backends found. Only QMediaDevices, QAudioDevice, QSoundEffect, QAudioSink, and QAudioSource are available. #446
Comments
Hello @837852427, thanks for reporting this issue! Can you please include your Python version? Also, did you try uninstalling |
Below is my python version |
I'm happy that fixed your problem! I'll keep this open because I have to investigate why PyQt6 stops working. |
Faced the same issue. Switching to
|
Does it work with the recent |
No, I had to switch to 5.0.0 |
Chiming in to say I had the same issue with the QT backend not working (on Mac) and I downgraded to manim-slides==5.0.0 version and now it works. |
This issue is taking quite some time, and I might need your help @mcnica89 or @rguliev to identify compatible version for QT bindings, especially as you are both using different OSes, both different from mine (Linux). If you have time, could you:
The above commands will create a new Python environment every time the versions change, so this can quite some time (because it needs to download a different Qt version), but ensure reproducibility. |
Please explain the issue you're experiencing (with as much detail as possible):
When I run manim-slides Main I just get this error message
And I got nothing but all black like below:
My pip list are below:
Any comment is welcome, please help me.
The text was updated successfully, but these errors were encountered: