ubuntu_install_python_package.sh 293 Bytes
Newer Older
1
# install libraries for python package on ubuntu
2 3
pip2 install nose pylint numpy nose-timer cython decorator scipy tornado typing antlr4-python2-runtime attrs
pip3 install nose pylint numpy nose-timer cython decorator scipy tornado typed_ast pytest mypy orderedset antlr4-python3-runtime attrs