ubuntu_install_python_package.sh 195 Bytes
Newer Older
1 2 3
# install libraries for python package on ubuntu
pip2 install nose pylint numpy nose-timer cython decorator scipy tornado
pip3 install nose pylint numpy nose-timer cython decorator scipy tornado