Skip to content

Instantly share code, notes, and snippets.

@svschannak
Last active January 20, 2016 10:21
Show Gist options
  • Save svschannak/772cd70324825cd5bfea to your computer and use it in GitHub Desktop.
Save svschannak/772cd70324825cd5bfea to your computer and use it in GitHub Desktop.
Gunicorn Python 3.4
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 python3-dev
apt-get install libffi-dev
pip3 install setuptools cffi tox 'cython>=0.23.4' git+git://github.com/gevent/gevent.git#egg=gevent
pip3 install gunicorn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment