google-code-export / yabi

Automatically exported from code.google.com/p/yabi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyOpenSSL==0.12 python2.7

GoogleCodeExporter opened this issue · comments

With the current source, under python2.7, I cannot get openssl to work. 
Installing the latest pyOpenSSL (0.13) fixes the issue but the pyOpenSSL line 
in /yabibe/yabibe/requirements.txt reinstall the 0.12 version.

Editing /yabibe/yabibe/requirements.txt to pyOpenSSL==0.13 fixes the issue

many thanks
alexie papanicolaou

Original issue reported on code.google.com by alpa...@gmail.com on 10 Oct 2012 at 6:47