mikeyy / nonoCAPTCHA

An asynchronized Python library to automate solving ReCAPTCHA v2 using audio
GNU General Public License v3.0
895 stars 196 forks source link

Solver can't run without a configuration file #49

Closed Fozoro closed 5 years ago

Fozoro commented 5 years ago

I'm getting the following error when trying to run the demo.py (and replacing pageurl and sitekey with my own values) file:

Solver can't run without a configuration file!
An example (nonocaptcha.example.yaml) has been copied to your folder.