Skip to content

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

@currygotgame

Description

@currygotgame

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions