xtekky / TikTok-ViewBot

ViewBot using requests | Fast, no selenium | Custom Views count and clean Design
https://t.me/onlpx
Apache License 2.0
1.21k stars 486 forks source link

request doesnt exist #76

Closed Redoneofficial closed 1 year ago

Redoneofficial commented 1 year ago

Traceback (most recent call last): File "C:/Users/user/AppData/Local/Programs/Python/Python311/runtiktok.py", line 6, in from requests import Session, get, head ModuleNotFoundError: No module named 'requests'

Marting2105 commented 1 year ago

Try "pip install requests" in cmd