Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant