I'm getting this error! help me please thank you
pikeoboo opened this issue · 5 comments
pikeoboo commented
Traceback (most recent call last):
File "C:\Users\pike\Desktop\YouTubeShop-master\yt.py", line 2, in
from lib.auth import GAuth
File "C:\Users\pike\Desktop\YouTubeShop-master\lib\auth.py", line 1, in
import requests
ImportError: No module named requests
BitTheByte commented
Please install the required libraries first
python -m pip install -r requirements.txt
Mastersam07 commented
You can pip install requests
before running this application
Mastersam07 commented
I don't seem to find a requirements file for this
Deleted user commented
I think I got it thanks :)
there is a problem "login failed" last step
BitTheByte commented
This should be fixed now. feel free to reopen this if you're still unable to login