Skip to content
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

Windows Error 0xe06d7363 Triggers when running Windows Example file #2

Open
whmsft opened this issue Mar 9, 2023 · 0 comments
Open

Comments

@whmsft
Copy link

whmsft commented Mar 9, 2023

Description:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant