Shuo Mi's Blog
Wednesday, July 18, 2012
How do I install numpy without root right under Ubuntu
Today I tried to install numpy latest version 1.6.2 on my university computer, with Ubuntu 10.10
check the version of your numpy using ipython:
import numpy
numpy.__version__
download the latest numpy install package: tar -xvf numpy-1.6.2.tar.gz
-- to be continue soon
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment