frederikme / TinderBotz

Automated Tinder bot and scraper using selenium in python.
MIT License
578 stars 151 forks source link

ModuleNotFoundError: No module named 'undetected_chromedriver.v2' #141

Open currygotgame opened 4 months ago

currygotgame commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'quickstart.py'
  2. Click on 'run'
  3. Scroll down to 'error'
  4. See error

Expected behavior

ScreenshotsTraceback (most recent call last): File "c:\Users\lifea\Downloads\TinderBotz-master\TinderBotz-master\auto_swipe.py", line 8, in from tinderbotz.session import Session File "c:\Users\lifea\Downloads\TinderBotz-master\TinderBotz-master\tinderbotz__init__.py", line 1, in from tinderbotz.session import Session File "c:\Users\lifea\Downloads\TinderBotz-master\TinderBotz-master\tinderbotz\session.py", line 4, in import undetected_chromedriver.v2 as uc ModuleNotFoundError: No module named 'undetected_chromedriver.v2'

Any help how do i fix this pls I tried re installing programs as well

mizitean commented 3 months ago

https://github.com/frederikme/TinderBotz/issues/142

try this