MShawon / YouTube-Viewer

A multithreaded view bot for YouTube
MIT License
1.48k stars 752 forks source link

undetected_chromedriver not found #72

Closed virusofmylive closed 3 years ago

virusofmylive commented 3 years ago

ModuleNotFoundError: No module named 'undetected_chromedriver'

here my pip list blinker 1.4 certifi 2020.12.5 cffi 1.14.5 chardet 4.0.0 colorama 0.4.4 cryptography 3.4.7 fake-useragent 0.1.11 h11 0.12.0 h2 4.0.0 hpack 4.0.0 hyperframe 6.0.0 idna 2.10 kaitaistruct 0.9 pip 21.0.1 pyasn1 0.4.8 pycparser 2.20 pydivert 2.1.0 pyOpenSSL 20.0.1 pyparsing 2.4.7 PySocks 1.7.1 requests 2.25.1 selenium 3.141.0 selenium-wire 4.2.2 six 1.15.0 undetected-chromedriver 2.2.1 urllib3 1.26.4 wheel 0.36.2 wsproto 1.0.0

MShawon commented 3 years ago

What OS? Did you try in a virtual environment?

virusofmylive commented 3 years ago

win 10 i use usually on cmd not virtual envi

MShawon commented 3 years ago

A Screenshot would be nice. Or use executable from release section.

virusofmylive commented 3 years ago

ss ss2

MShawon commented 3 years ago

Not sure why yours is not working. I tested several times on windows. Try reinstalling python from scratch from python website not microsoft app store. Or use a virtual environment.