Quote:
Originally Posted by downeaster59
I'm using a Mac. When I try to run extract_android_ota_payload in Terminal, I get an error that the google module cannot be found, even though I have installed it. The Github page to post issues is now read-only. Any ideas?
|
pip install --upgrade protobuf==3.20.3
(might need pip3 depending on how Python is configured on your system)