Open GoogleCodeExporter opened 8 years ago
Is there any reason why you can't switch to LooseVersion for the check? There
is no workaround for this bug besides manually editing setup.py, which is *not*
good for a library dependency.
Original comment by ty...@datastax.com
on 13 Aug 2013 at 9:27
I'm also curious why pyev checks for Python ≥ 2.7? I removed that check in my
fork and was able to use it for my purpose (to use it with
https://pypi.python.org/pypi/memcacheliked/0.2.1, which uses http://diesel.io/,
which requires pyev on platforms that don't have epoll like Mac OS X) and it
worked for me.
Are there some things that don't work in Python < 2.7?
Original comment by msabr...@gmail.com
on 24 Mar 2014 at 3:23
Original issue reported on code.google.com by
ty...@datastax.com
on 26 Jun 2013 at 8:38