Created
February 5, 2018 03:47
-
-
Save nilesh-tawari/d5d765d252ee9f6c3d4115a8d687d72e to your computer and use it in GitHub Desktop.
General_utils.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install cyvcf2 in ubuntu 16.04 | |
sudo apt-get install build-essential autoconf libtool pkg-config python-opengl python-imaging python-pyrex python-pyside.qtopengl idle-python2.7 qt4-dev-tools qt4-designer libqtgui4 libqtcore4 libqt4-xml libqt4-test libqt4-script libqt4-network libqt4-dbus python-qt4 python-qt4-gl libgle3 python-dev libssl-dev | |
sudo easy_install greenlet | |
sudo easy_install gevent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment