Discord-Account-Generator
Discord-Account-Generator copied to clipboard
module 'undetected_chromedriver'
How can i solve?
import undetected_chromedriver as uc uc.install()
AttributeError: module 'undetected_chromedriver' has no attribute 'install'
Remove uc.install() will work good