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