Number 1: (package installingpath),then click "ONLINE documentation" Number 2:remember to install the following package( (v0.13.0 or later), , and : open-source packages for scientific computing in Python)using the following command:
sudo apt-get install python2.7 python-numpy python-scipy python-matplotlib Number 3: when running Testing file,list the error (ImportError: /usr/lib/liblapack.so.3: undefined symbol: ATL_chemv) using the command: sudo apt-get remove libopenblas-base ,then the question is done.The answer URL ()