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
Pip install commands in install.sh python3 -m pip install requests and python3 -m pip install rich cause errors for users with default python installed. when python version is 3.0 and python3 command is failing
Pip install commands in install.sh
python3 -m pip install requestsandpython3 -m pip install richcause errors for users with default python installed. when python version is 3.0 and python3 command is failing