BitTheByte/YouTubeShop

I'm getting this error! help me please thank you

pikeoboo opened this issue · 5 comments

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

Please install the required libraries first

python -m pip install -r requirements.txt

You can pip install requests before running this application

I don't seem to find a requirements file for this

I think I got it thanks :)
there is a problem "login failed" last step

This should be fixed now. feel free to reopen this if you're still unable to login