Skip to content

Instantly share code, notes, and snippets.

@lexruee
Created April 7, 2015 22:04
Show Gist options
  • Save lexruee/a095b9c3ecbf0aa8094b to your computer and use it in GitHub Desktop.
Save lexruee/a095b9c3ecbf0aa8094b to your computer and use it in GitHub Desktop.
fix gevent ssl issue in debian jessie
sudo apt-get install cython
git clone https://github.com/gevent/gevent
cd gevent
sudo python setup.py build
sudo python setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment