Error generateWSALinks.py", line 32, in <module> #474
christophe-lenglet
started this conversation in
General
Replies: 3 comments 2 replies
-
I have this problem too. and I don't see the GApps variants selection to choose. |
Beta Was this translation helpful? Give feedback.
0 replies
-
i had this problem. says rquests is not installed. solved by installing requests. sudo apt-get install python3-requests but now i have a new error: ./build.sh: line 437: aria2c: command not found |
Beta Was this translation helpful? Give feedback.
2 replies
-
what worked for me was to install aria2c, after that everything worked
…On Apr 5, 2023, 5:02 PM -0700, TheNoob21 ***@***.***>, wrote:
This worked for me:
Update Ubuntu and install git: sudo apt update && sudo apt install git
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
COMMAND_LINE=--arch x64 --release-type retail --magisk-ver stable --gapps-brand MindTheGapps --gapps-variant pico --root-sol magisk --compress-format
INFO: Architecture: x64
INFO: Release Type: retail
INFO: Magisk Version: stable
INFO: GApps Brand: MindTheGapps
INFO: GApps Variant: pico
INFO: Root Solution: magisk
Build: RELEASE_TYPE=Retail
Generate Download Links
Traceback (most recent call last):
File "/mnt/c/users/chris/MagiskOnWSALocal/scripts/generateWSALinks.py", line 32, in
from requests import Session
ModuleNotFoundError: No module named 'requests'
Build: an error has occurred, exit
Cleanup Work Directory
Please Help Me !!! Thank You
Beta Was this translation helpful? Give feedback.
All reactions