The multiprocessing environment is really finicky. I'm seeing deadlocks in the process at exit, that are probably related to tracebacks being printed and still getting redirected to the logfile or something. |
||
---|---|---|
docs | ||
nilmrun | ||
scripts | ||
tests | ||
.coverage | ||
.coveragerc | ||
.gitattributes | ||
.gitignore | ||
data.js | ||
Makefile | ||
README.txt | ||
setup.cfg | ||
setup.py | ||
versioneer.py |
nilmrun: Run NilmDB filters by Jim Paris <jim@jtan.com> Prerequisites: # Runtime and build environments sudo apt-get install python2.7 python-setuptools # Base dependencies sudo apt-get install python-numpy python-scipy nilmdb (1.8.0+) Install: python setup.py install Usage: nilmrun-server --help See docs/wsgi.md for info on setting up a WSGI application in Apache.