circus-tent/circus-web

httpd = True, crashes

Opened this issue · 1 comments

Crashes means the workers do not start with this.

I am working with circusctl 0.17.1. I followed this guide

https://circus.readthedocs.io/en/0.7/circushttpd/

and circushttpd command can´t be found either after installing packages via

pip install circus-web

Then i notice there are different docs depending on circus version but i dont see a page to go different doc versions.

Trying to start circusd but then it says "ERROR:circus:You need to install circus-web".

Running "pip install circus-web" and after that again circusd, still same message. Is there a python version incompatibility on Ubuntu 20?

The topics i see here that suggest it works are a bit older.