useragents/Zefoy-TikTok-Automator

Downloaded everything and a problem

ori21344 opened this issue · 4 comments

python tiktok.py
You do not have all of the modules required installed.

change the install-requirements bat

py -m pip install undetected-chromedriver==3.1.7 py -m pip install colorama==0.4.6 py -m pip install selenium==4.7.2 py -m pip install requests==2.27.1 pause

on windows

py -m pip install undetected-chromedriver==3.1.7
py -m pip install colorama==0.4.6
py -m pip install selenium==4.7.2
py -m pip install requests==2.27.1
pause

same issue, tried fix, didnt help