NameError: global name ‘libvlc_media_new_location’ is not defined
meant “you need to download a newer version of the vlc.dll file–yours is old, compared to the python bindings you’re using”
NameError: global name ‘libvlc_media_new_location’ is not defined
meant “you need to download a newer version of the vlc.dll file–yours is old, compared to the python bindings you’re using”
ImportError: No module named win32api
meant “you have to install this as a separate package –google python win32api