Hello sir, could you please help solve this error?
File "C:\Users\nuyaiwo\AppData\Local\Programs\Python\Python310\lib\site-packages\async_hcaptcha\__init__.py", line 1, in <module>
from .asynchcaptcha import AioHcaptcha
File "C:\Users\nuyaiwo\AppData\Local\Programs\Python\Python310\lib\site-packages\async_hcaptcha\asynchcaptcha.py", line 26, in <module>
hcaptcha_challenger.logger.remove() # TODO: Redirect logs from loguru to logging or use loguru instead of logging
AttributeError: module 'hcaptcha_challenger' has no attribute 'logger'
Hello sir, could you please help solve this error?