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
354 stars 51 forks source link

[BUG] hcaptcha_challenger AttributeError #64

Closed GandaG closed 4 months ago

GandaG commented 4 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):

GandaG commented 4 months ago

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