AndreiDrang / python3-capsolver

Python library for Capsolver
https://andreidrang.github.io/python3-capsolver/
MIT License
52 stars 5 forks source link

from python3_captchaai.fun_captcha import FunCaptcha is returns python3_captchaai.core missing #29

Closed Kyurem102 closed 1 year ago

Kyurem102 commented 1 year ago

Hey, I am using this in visual studio 2022 and I keep getting while I attempt to use this line:

from python3_captchaai.fun_captcha import FunCaptcha

Is this just me?

AndreiDrang commented 1 year ago

Hi Yep, error is possible cause library is not finished. U can use other library for this service or just use other service like 2Captcha\AntiCaptcha. Libs for this services: https://github.com/AndreiDrang/python3-anticaptcha https://github.com/AndreiDrang/python-rucaptcha

AndreiDrang commented 1 year ago

I hope i will continue working with this service but bit later, after refactor library for AntiCaptcha.