Alma9 Setup on ifarm » History » Version 4
  Muhammad Junaid, 06/19/2024 02:52 AM 
  
| 1 | 1 | Muhammad Junaid | h1. Alma9 Setup on ifarm | 
|---|---|---|---|
| 2 | |||
| 3 | 3 | Muhammad Junaid | * Create a virtual environment by running the following command: | 
| 4 | 1 | Muhammad Junaid | python3 -m venv replay_lt_env | 
| 5 | 2 | Muhammad Junaid | |
| 6 | 3 | Muhammad Junaid | * Source the environment: | 
| 7 | 1 | Muhammad Junaid | source replay_lt_env/bin/activate.csh | 
| 8 | 2 | Muhammad Junaid | |
| 9 | 3 | Muhammad Junaid | * Install the following packages: | 
| 10 | 1 | Muhammad Junaid | pip install numpy==1.23.0 | 
| 11 | pip install pandas wheel scipy root-numpy==4.8.0 root-pandas==0.7.0 uproot | ||
| 12 | 4 | Muhammad Junaid | |
| 13 | * Copy the latest LTSep package. |