BitTheByte / YouTubeShop

Youtube autolike and autosubs script
310 stars 210 forks source link

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

Closed ghost closed 4 years ago

ghost commented 5 years ago

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 5 years ago

Please install the required libraries first


python -m pip install -r requirements.txt
Mastersam07 commented 5 years ago

You can pip install requests before running this application

Mastersam07 commented 5 years ago

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

ghost commented 5 years ago

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

BitTheByte commented 4 years ago

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