FREE-Amazon-BUY-Bot
FREE-Amazon-BUY-Bot copied to clipboard
Getting error
Hi
I am getting below while running gunicorn capcha_server:app
here is the error please check
I am trying to add module but getting below error
If you're on Windows, you need to install waitress
instead of gunicorn
:
-
pip install waitress
- Navigate to the project directory
- Run
waitress-serve --listen=*:8000 capcha_server:app