Discord-Account-Generator icon indicating copy to clipboard operation
Discord-Account-Generator copied to clipboard

HELP PLEASE

Open MohdMishal opened this issue 3 years ago • 3 comments

AttributeError: module 'undetected_chromedriver' has no attribute 'install

MohdMishal avatar Feb 08 '22 04:02 MohdMishal

same

pawelk1337 avatar Feb 13 '22 05:02 pawelk1337

Seems like .install() function is old and doesn't exist in new module.

https://github.com/ultrafunkamsterdam/undetected-chromedriver

monkeypatch mode (v1 old stuff)

got this from reddit: https://www.reddit.com/r/learnpython/comments/rqb7ob/attributeerror_module_undetected_chromedriver_has/

pawelk1337 avatar Feb 13 '22 05:02 pawelk1337

Seems like .install() function is old and doesn't exist in new module.

https://github.com/ultrafunkamsterdam/undetected-chromedriver

monkeypatch mode (v1 old stuff)

got this from reddit: https://www.reddit.com/r/learnpython/comments/rqb7ob/attributeerror_module_undetected_chromedriver_has/

You have any fix for it?

Wafiismail27 avatar Mar 12 '22 10:03 Wafiismail27