-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ErDiRa edited this page Mar 17, 2019
·
3 revisions
To run the scripts without installing the needed libraries each script is set up with an virtual env using pipenv. To run the script you need to have pipenv installed on your system:
pip install --user pipenv
Then you can run the scripts by using following command:
pipenv run python desiredScript.py