We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anyone can send me baked firmware?
I have problem with
python3 ImportError: /lib/arm-linux-gnueabihf/libc.so.6: version GLIBC_2.33'` or
ImportError: /lib/arm-linux-gnueabihf/libc.so.6: version
python
import wget ModuleNotFoundError: No module named 'wget'
The text was updated successfully, but these errors were encountered:
I'm just create a new version. Can you test? First do:
sudo python3 -m pip install -r requirements.txt sudo python3 main.py
Sorry, something went wrong.
No branches or pull requests
Anyone can send me baked firmware?
I have problem with
python3
ImportError: /lib/arm-linux-gnueabihf/libc.so.6: version
GLIBC_2.33'`or
python
The text was updated successfully, but these errors were encountered: