python-vlc
python-vlc copied to clipboard
Windows11 cannot read .exe file created by pyinstaller
I get this error after creating a .exe file of my script with pyinstaller: pyinstaller ran without errors. script runs ok in vs code console.
Installed modules in my code: TK, pillow, python vlc
file ......./vlc.py", line 8565, in
Which version of vlc.py is this? Please show a few more lines of the stack traceback.
There is no .Bottom attribute reference on line 8565 of the current one in ./generated/3.0/vlc.py. Also, Position enum attributes are all lower case, like Position.bottom.