Skip to content

Commit

Permalink
Update install_opi5.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenjust authored Aug 3, 2024
1 parent 884dc74 commit 43a7959
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions install_opi5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ apt-get --quiet update
# mrcal stuff
apt-get install --yes --quiet libcholmod3 liblapack3 libsuitesparseconfig5

# python dependencies for side-loading custom scripts
apt-get install --yes --quiet python3-pip python3-numpy
pip install photonlibpy

rm -rf /var/lib/apt/lists/*
apt-get --yes --quiet clean

Expand Down

0 comments on commit 43a7959

Please sign in to comment.