fau-fablab / FabLabKasse

FabLabKasse, a Point-of-Sale Software for FabLabs and other public and trust-based workshops
https://fablabkasse.readthedocs.io
GNU General Public License v3.0
15 stars 4 forks source link

Feature venv #136

Closed sedrubal closed 8 years ago

sedrubal commented 8 years ago
mgmax commented 8 years ago

if I follow the virtualenv instructions, does it still work as described or do I have to activate the virtualenv every time when starting FabLabKasse?

sedrubal commented 8 years ago

You have to be in the virtual environment if you installed the dependencies (only) inside the environment: . .env/bin/activate && ./run.py