You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
Upon running the provided example file, the error as described is triggered.
Error
Traceback (most recent call last):
File "main.py", line 8, in <module>
player = libwinmedia.Player(sleep=0)
File "E:\Programming\Python\lib\site-packages\libwinmedia\player.py", line 45, in __init__
lib.PlayerCreate(self.id, show_video)
OSError: [WinError -529697949] Windows Error 0xe06d7363
Specs:
libwinmedia version: Latest on GitHub as of now
libwinmedia.dll latest on releases as of now
OS: Windows 7 Basic
Python version: v3.8.10
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Upon running the provided example file, the error as described is triggered.
Error
Specs:
libwinmedia version: Latest on GitHub as of now
libwinmedia.dll latest on releases as of now
OS: Windows 7 Basic
Python version: v3.8.10
The text was updated successfully, but these errors were encountered: