PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 2nd of July, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[17:16:22] <nickjj> i installed virtualenv with pip (using sudo) through virtualenvwrapper, but now i'm seeing permission denied issues on a new system when i pip install a requirements file -- any ideas why?
[17:16:49] <nickjj> the virtualenv files are located in the user's home directory, the stack trace doesn't seem like it's helping much at all
[20:39:56] <aclark> dstufft: i think vanity stats are "stuck" again for pillow (vs. e.g. zc.buildout). Both uploaded on July 1, only zc.buildout reporting stats for latest version: http://dpaste.com/04WFHGX
[21:24:35] <dstufft> oh
[21:24:38] <dstufft> missed that
[21:25:04] <dstufft> I wish I could just get rid of download counts, always something going wrong with them >:[
[21:25:05] <dstufft> looking
[21:25:42] <aclark> dstufft: thx
[21:35:01] <dstufft> aclark: I turned off auto tallying, in 30 minutes I can manually run the tally and see what's going on
[21:50:38] <aclark> dstufft: cool thanks again
[22:10:39] <aclark> dstufft: how open are you to helping me with some PyPI oauth stuff? Still thinking PyPI is doing the wrong thing when I try to auth… but it used to work (as we've discussed before probably a year or more ago)
[22:17:12] <dstufft> aclark: try again
[22:17:16] <dstufft> on vanity
[22:20:03] <aclark> dstufft: negative, still reporting newest Pillow==2.8.2 (instead of 2.9.0)
[22:20:19] <dstufft> aclark: are you using xmlrpc or json
[22:20:26] <aclark> dstufft: xmlrpc IIRC
[22:20:45] <aclark> should i switch to json?
[22:21:04] <aclark> hmmm i should probably add json in any event, for debugging
[22:24:05] <dstufft> aclark: json is better yea
[22:24:11] <dstufft> probably something is cached for xmlrpc
[22:25:03] <aclark> k
[22:25:15] <aclark> thanks for looking into it