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 22073db commit 9a39415Copy full SHA for 9a39415
bin/install-ubuntu-packages.sh
@@ -1,4 +1,4 @@
1
# required to compile fidimag
2
-apt-get install python-numpy python-dev python-scipy
+apt-get install python-pip python-numpy python-dev python-scipy
3
# required for tests and running it
4
apt-get install python-pytest python-pyvtk ipython python-matplotlib
0 commit comments