zte_modem_tools
zte_modem_tools copied to clipboard
requests for arch linux distrubition
i"m using manjaro. i have installed python-pycryptodome and pyinstaller and i find that python-requests package is already installed.
this is what i get:
python3 zte_factroymode.py telnet Traceback (most recent call last): File "/home/pc/Downloads/zte_modem_tools-main/zte_factroymode.py", line 3, in <module> import requests ModuleNotFoundError: No module named 'requests'