MoaMoa90

Results 6 comments of MoaMoa90

> ### The problem > This is because it does not check for the architecture. When Linux is detected it assumes the architecture is x86-64. See (simplified): > > ```...

> I still have the problem. > > ``` > if __name__ == '__main__': > import undetected_chromedriver as uc > driver = uc.Chrome( > driver_executable_path="/home/opc/.local/share/undetected_chromedriver/chromedriver_copy" > ) > driver.get('https://example.com') >...

> > > I still have the problem. > > > ``` > > > if __name__ == '__main__': > > > import undetected_chromedriver as uc > > > driver...

i also got same error, all the boilerplates are not working now, after build and install, can't execute anymore

i got same problem too, cannot connect with host machine