steppy icon indicating copy to clipboard operation
steppy copied to clipboard

Websockets server under python3

Open ygravrand opened this issue 8 years ago • 0 comments

... doesn't work for now. We must use python2:

apt install libpython-dev virtualenv redis-server
virtualenv .venv2; source .venv2/bin/activate

ygravrand avatar Feb 02 '17 21:02 ygravrand