Skip to content
Snippets Groups Projects
Commit ea12750d authored by ameyner2's avatar ameyner2
Browse files

Reminder to set PYTHONPATH before module installation.

parent f3bd7ea6
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@ mv /home/u035/project/software/install/1000G_phase3_hg38/1000g.phase3.100k.b38*
## Python modules
Users should include this line in any shell scripts requiring these modules:
Users should include this line in any shell scripts requiring these modules, and ensure this command is run prior to installing any Python modules in this location.
```
export PYTHONPATH=/home/u035/project/software/lib/python3.6/site-packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment