Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 926 Bytes

COMMON_ERRORS.md

File metadata and controls

21 lines (12 loc) · 926 Bytes

Introduction

Below will contain sets of errors that you might get running zspotify. Below will also contain possible fixes to these errors. It is advisable that you read this before posting your error in any support channel.

AttributeError: module 'google.protobuf.descriptor' has no attribute '_internal_create_key

Answer(s):

pip install --upgrade protobuf

FileNotFoundError: Could not find module C:\path\to\libvlc.dll

Answer(s):

After installing VLC from videolan.org it may be necessary to reboot your computer. It's been reported by Windows users that installing VLC from the Microsoft store helped solved their issues.

OSError: [WinError 193] %1 is not a valid Win32 application

Answer(s): It's possible you installed the 32bit version of VLC instead of 64bit. Please make ensure you download the correct version from videolan.org