Upload New File

This commit is contained in:
Zotify 2021-12-26 05:25:55 +00:00
parent 00e705e877
commit 9103b164ad
1 changed files with 9 additions and 0 deletions

9
COMMON_ERRORS.md Normal file
View File

@ -0,0 +1,9 @@
# 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`