[00:02:52] <glyph> It wasn't getting my automatic-PIP_USER stuff because I'd cleaned the environment of this shell for demonstration purposes! Argh! :)
[05:30:06] <[Tritium]> For regular venvs this isnt an issue, i can chmod it myself, but it does make using tox a pain in the butt
[05:42:05] <[Tritium]> https://github.com/pypa/pip/issues/2967 http://bugs.jython.org/issue2376 these seam to be related
[10:23:49] <zahlman> When I run `setup.py install`, everything appears to run with no error, but I just get the .egg file in my site-packages and no actual installation (I can't import what was installed). Any ideas?
[10:24:08] <zahlman> I have a feeling I kept hitting my head against this wall last time, too...
[10:52:23] <zahlman> ugh. I had the folder structure wrong, so that the top_level.txt in the egg didn't show any packages.