You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.
Hi! I was running into issues with the Python version and dependencies which I finally fixed by using a Docker container. This might be helpful for others as well?
Hi! I was running into issues with the Python version and dependencies which I finally fixed by using a Docker container. This might be helpful for others as well?
To unpack payload.bin we start from the Docker image continuumio/miniconda to install dependencies via Miniconda:
In the container we install protobuf and clone the project:
Next download and unzip and OTA image, e.g. for Oneplus:
And finally unpack the payload.bin:
The text was updated successfully, but these errors were encountered: