-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
mdifilippo edited this page Mar 8, 2021
·
2 revisions
-
Install Python (from release version 3.0 on)
-
Install external libraries through the following commands:
- for conda users: conda create --name myenv --file GPRuler_requirements.txt
- for all other users: pip install -r GPRuler_requirements.txt
-
Using terminal, navigate to the favourite installation directory and run the following Git command:
git clone https://github.com/qLSLab/GPRuler.git