2captcha / 2captcha-python

Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
https://2captcha.com
MIT License
495 stars 93 forks source link

ImportError: cannot import name 'TwoCaptcha' from partially initialized module 'twocaptcha' (most likely due to a circular import) #72

Open coinkits opened 3 months ago

coinkits commented 3 months ago

version: 2captcha-python@1.2.2 from twocaptcha import TwoCaptcha have no other code