baoboa / pyqt5

PyQt5 from riverbank
http://www.riverbankcomputing.com/software/pyqt/download5
GNU General Public License v3.0
1.05k stars 586 forks source link

Service not available #60

Closed el07694 closed 4 years ago

el07694 commented 4 years ago

I have an error when i run the code for QMediaPlayer. Here is a screenshot:

123

I search a bit. Maybe i may install the gstreamer. My machine has operating system: Windows 10 + python 3.8.

Can you help me?

I have never used PyQt5 QMediaPlayer in the past.

Thanks in advance, Chris Pappas

el07694 commented 4 years ago

I solve it by adding this line of code: app.addLibraryPath(r"C:/Users/Χρήστος/AppData/Local/Programs/Python/Python38/lib/site-packages/PyQt5/Qt/plugins")