[12:05:44] <dstufft> knoxxs: I think Jython might require a patched copy of pip, or at the very least I think a newer version of virtualenv
[13:49:27] <disq> Hey, I'm getting a "pkg_resources._vendor.packaging.markers.UndefinedEnvironmentName: 'extra' does not exist in evaluation environment" in my virtualenv after today's setuptools 20.6.6 release, any ideas how to circumvent this? I have no idea what this is btw :)
[13:50:38] <disq> creating the virtualenv with --no-setuptools and then doing a pip install setuptools==20.4 seems to fix it
[15:59:07] <mhils> is there any way we can make `pip install https://snapshots.mitmproxy.org/mitmproxy-latest-py2-none-any.whl` work?
[15:59:24] <mhils> this currently complains about an invalid wheel filename :(
[17:40:06] <dstufft> mhils: "latest" isn't a real version number