# install libraries for python package on ubuntu pip2 install nose numpy cython scipy networkx matplotlib nltk requests[security] pip3 install nose numpy cython scipy networkx matplotlib nltk requests[security] # install DL Framework pip2 install torch torchvision pip3 install torch torchvision