KevinLage / YouTube-Livestream-Botter

Simple tool to bot viewers to a YouTube Livestream!
517 stars 340 forks source link

not able to excecute the py in cmd or run #148

Open manish0314 opened 4 years ago

manish0314 commented 4 years ago

Traceback (most recent call last): File "channel1.py", line 8, in import requests ModuleNotFoundError: No module named 'requests'

KevinLage commented 4 years ago

py -m pip install requests