Skip to content

Files

Latest commit

262589f · Jan 22, 2025

History

History
20 lines (19 loc) · 528 Bytes

package-versions.md

File metadata and controls

20 lines (19 loc) · 528 Bytes

For future TAs, MASSpy 0.1.7 should be installed with python ~3.9 and the following dependencies: cobra==0.23.0 libroadrunner==2.2.2 matplotlib==3.6.2 notebook==6.5.2 numpy==1.23.5 optlang==1.6.1 pandas==1.5.2 pip==22.2.2 scipy==1.9.3 setuptools==65.5.0 six==1.16.0 sympy==1.11.1 tabulate==0.9.0 wheel==0.37.1

*additional requirement: libncurses5-dev libncursesw5-dev libncurses5 (can be found in universe repo) (add-apt-repository -y universe &&
apt-get -y install libncurses5-dev libncursesw5-dev libncurses5)