Project

General

Profile

Actions

Alma9 Setup on ifarm » History » Revision 4

« Previous | Revision 4/14 (diff) | Next »
Muhammad Junaid, 06/19/2024 02:52 AM


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.

Updated by Muhammad Junaid 27 days ago · 4 revisions