We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c87859 commit dfef1daCopy full SHA for dfef1da
install.sh
@@ -53,6 +53,7 @@ sudo python2 -m pip install .
53
54
# Installing other DHALSIM dependencies
55
sudo pip install pathlib==1.0.*
56
+sudo pip install pyyaml==5.3.*
57
sudo pip install numpy==1.16.*
58
sudo python3 -m pip install pandas==1.3.4
59
sudo python3 -m pip install matplotlib==3.5.0
0 commit comments