1
mirror of https://github.com/Footsiefat/zspotify synced 2021-12-21 22:06:14 +01:00

docs(common_errors): remove explanation

This commit is contained in:
Jayden 2021-10-25 14:15:49 -04:00
parent 67c325473f
commit 6da4eea12a
No known key found for this signature in database
GPG Key ID: C42502E4C9A48AB4

View File

@ -4,8 +4,6 @@ Below will contain sets of errors that you might get running zspotify. Below wil
## AttributeError: module 'google.protobuf.descriptor' has no attribute '\_internal_create_key
_Answer:_
_Answer(s):_
`pip install --upgrade protobuf`
This error happens due to a potentially outdated version of protobuf, to fix it upgrade protobuf by using pip.