simonfarah / tiktok-bot

🦾 A bot that generates followers, likes, views, shares and comment likes
MIT License
548 stars 178 forks source link

I got an error #98

Closed z4dev closed 7 months ago

z4dev commented 8 months ago

/usr/local/bin/python3 /Users/rashed/Desktop/rootFolder/tiktok_bot/tiktok -bot/bot.py Traceback (most recent call last): File "/Users/rashed/Desktop/rootFolder/tiktok_bot/tiktok-bot/bot.py", line 4, in import undetected_chrome_driver as uc ModuleNotFoundError: No module named 'undetected_chrome_driver'

Valhallxkx commented 8 months ago

That module is not installed you can try "pip install undetected_chrome_driver" or "pip install -r requirements.txt

simonfarah commented 7 months ago

Hello. A new update was just pushed. Please check it and let me know if everything's working good.