Downloaded everything and a problem
ori21344 opened this issue · 4 comments
ori21344 commented
python tiktok.py
You do not have all of the modules required installed.
giogimic commented
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
giogimic commented
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
robineatsivy commented
same issue, tried fix, didnt help