Re: cannot find -levent

2013-04-10 Thread Troy Blank
Troy Blank gmail.com> writes: Well like all things I struggle with it for hours and as soon as I ask for help I magically figure it out, anyway for anyone who wants to know how I did it I installed a beta release of gevent from http://code.google.com/p/gevent/downloads/list ... which doesn't use

Re: cannot find -levent

2013-04-10 Thread Troy Blank
Well like all things I struggle with it for hours and as soon as I ask for help I magically figure it out, anyway for anyone who wants to know how I did it I installed a beta release of gevent from http://code.google.com/p/gevent/downloads/list ... which doesn't use as many dependencies so it allow

Re: cannot find -levent

2013-04-10 Thread Christopher Faylor
On Wed, Apr 10, 2013 at 04:45:57PM +, Troy Blank wrote: >Hello, > >I have used cygwin for awhile now and love i, having an issue that is very >confusing to me. > >So I am trying to install django-socketio via pip install django-socketio >and after it succesffully I always get the error (I inst