cyxx / extract_android_ota_payload

Extract firmware images from an Android OTA payload.bin file
MIT License
446 stars 92 forks source link

Not able to get it working on macOS (10.15.4) #17

Open dhananjay151293 opened 4 years ago

dhananjay151293 commented 4 years ago

Hello, first of all, a huge thanks for your work. I have been using your program on Windows for quite a while.

However, I recently tried it on my Macbook Air with macOS 10.15.4. I tried the following command: python3 extract_android_ota_payload.py payload.bin This gives me the following error. May I know if I missed something or what went wrong? Screenshot 2020-06-04 at 5 59 57 PM

Ps7ch3 commented 4 years ago

Maybe u should run brew install xz first