ultrafunkamsterdam / undetected-chromedriver

Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
https://github.com/UltrafunkAmsterdam/undetected-chromedriver
GNU General Public License v3.0
9.6k stars 1.14k forks source link

Package not run when i use python 3.12+ #1938

Open yuanzhe-tian opened 2 months ago

yuanzhe-tian commented 2 months ago

When i use Python 3.12, I can successfully install this package. but when i running import undetected-chromedriver as uc,An error was thrown。 distutils was discard in python3.12. and there was no prompt when I installed undeected-chromedriver when i use python 3.12

plashchynski commented 2 months ago

Python 3.12 got the same error, while works well on Python 3.11

talha-zaltech commented 4 weeks ago

https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1469 The solution worked for me.