Project

General

Profile

Actions

Alma9 Setup on ifarm » History » Revision 5

« Previous | Revision 5/14 (diff) | Next »
Muhammad Junaid, 06/19/2024 06:58 PM


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
  • Copy the latest LTSep package from the following path.
    /u/group/c-pionlt/USERS/junaid/share/

Updated by Muhammad Junaid 26 days ago · 5 revisions