You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
I've tried to run pip install --upgrade hcaptcha_challenger , but no success.
The text was updated successfully, but these errors were encountered:
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'
I've tried to run
pip install --upgrade hcaptcha_challenger
, but no success.The text was updated successfully, but these errors were encountered: