mirror of
https://zotify.xyz/zotify/zotify.git
synced 2024-11-10 01:02:06 +01:00
9 lines
370 B
Markdown
9 lines
370 B
Markdown
# Introduction
|
|
|
|
Below will contain sets of errors that you might get running zotify. 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`
|