I'm trying to install snazzle through the SPS release, and I think some steps are missing.
- The environment in .venv is broken.
source .venv/bin/activate doesn't seem to do anything and the other files in .venv/bin/ complain about missing some files.
- app.py doesn't seem to activate the venv and doesn't install the correct dependencies
- start.sh references files in /etc/snazzle/, which as far as I can tell aren't created anywhere.
There may be more, these are just the ones I can find right now
I'm trying to install snazzle through the SPS release, and I think some steps are missing.
source .venv/bin/activatedoesn't seem to do anything and the other files in .venv/bin/ complain about missing some files.There may be more, these are just the ones I can find right now