Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2022 04:45 AM
Solution: This is due to the latest version of protobuf library, please try to downgrade the library which should solve the issue
pip install protobuf==3.20.*
protobuf library versions which works: 3.20.1 if it does not work then try 3.18.1