Linux error with hoddys guide for xiaomi mi 4a

Hi All,

I am using hoddys guide for installing openwrt on mi Xiaomi a4hoddys guide

But at the 11 minute mark I get an error in my installation with a few options. Since I am not at home in Linux, I don't know how to continue, anyone here that perhaps can help?

Please remove the picture and copy/paste the text from terminal.
invasion script does not require root access. Probably it modified system python to the degree it will not be easily fixable.

Since that guide is not coming from the official project, you should reach out to the creator of that video.

Or follow the official guide here:
https://openwrt.org/inbox/toh/xiaomi/xiaomi_mi_router_4a_gigabit_edition

You should not use root for this. You can probably skip that step (requirements are probably allready satisfied). If not you can just do (as root):

# apt update && apt install python3-requests
1 Like

Or pip install --user -r req.txt

1 Like