Re: [galaxy-dev] Python modules not found when starting with init system

2017-06-27 Thread Gudrun Amedick
Hi, i ran into that too (on debian 8). I'm not that familiar with virtual environments but this is what I found out. It looks like the virtual environment doesn't get activated properly in the shipped ini.d-file (it is the shipped one, right?).  If I add ". /path/to/.venv/bin/activate" to it,

[galaxy-dev] Python modules not found when starting with init system

2017-06-27 Thread Maximilian Friedersdorff
Hi All, when my local galaxy is started using the init system (systemd on Ubuntu 16.04 in this instance). Some tools will fail, indicating that some python module do not exist. This is the result of uploading a 2KB plain text file: Traceback (most recent call last): File