Project

General

Profile

Actions

Alma9 Setup on ifarm » History » Revision 2

« Previous | Revision 2/14 (diff) | Next »
Muhammad Junaid, 06/19/2024 02:51 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

Updated by Muhammad Junaid 27 days ago · 2 revisions