Vinyzu / Botright

Botright, the most advance undetected, fingerprint-changing, captcha-solving, open-source automation framework. Build on Playwright, its as easy to use as it is to extend your code. Solving your Captchas for free with AI.
GNU General Public License v3.0
498 stars 61 forks source link

[BUG] hcaptcha_challenger AttributeError #64

Closed dh-nunes closed 8 months ago

dh-nunes commented 8 months ago

I get an AttributeError: module 'hcaptcha_challenger' has no attribute 'new_challenger' when importing the library, followed the install instructions.

Code Sample

import botright

Desktop (please complete the following information):

dh-nunes commented 8 months ago

For some reason pip defaulted to botright 0.2.2, installing latest fixed it, sorry.