Alma9 Setup on ifarm » History » Revision 3
Revision 2 (Muhammad Junaid, 06/19/2024 02:51 AM) → Revision 3/18 (Muhammad Junaid, 06/19/2024 02:52 AM)
h1. Alma9 Setup on ifarm * Create a virtual environment by running the following command: command python3 -m venv replay_lt_env * Source the environment: environment source replay_lt_env/bin/activate.csh * Install the following packages: packages pip install numpy==1.23.0 pip install pandas wheel scipy root-numpy==4.8.0 root-pandas==0.7.0 uproot