PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Tuesday the 15th of July, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[15:16:30] <derek-g> what does --user do? ex: 'pip install --user test'
[15:21:12] <DanielHolth> puts it in ~/.local/...
[15:37:00] <derek-g> DanielHolth, so what if I want to install packages locally into the project - then what do I do? do I use virtualenv?
[15:37:22] <dstufft> yes
[17:27:11] <dogeydogey> hey guys, i'm trying to setup a virtualenv with puppet and set up the environment, someone told me the best way to do that was with a bash script
[17:28:59] <dogeydogey> so i created this: http://pastie.org/9394239 but the workon mozillians doesn't activate the environment?
[17:31:45] <dogeydogey> it creates it though
[17:32:25] <Alex_Gaynor> Because of the vageries of bash and how enviromenets work, when you activate it in a script, it's only active for the lifetime of that script.
[21:29:17] <Brend> Hi all. I'm not sure whether this is the appropriate place to ask about this (blame nanonyme if it isn't), but I've managed to completely lose access to my PyPI account (I don't know what email address it has for me, but it's not one I use now). Who should I talk to about this?
[21:45:17] <tomprince> ^--- dstufft
[21:48:09] <dstufft> or here too
[21:48:18] <dstufft> I need to know what account :D
[21:48:50] <Brend> Hah thanks. #distutils it is
[22:08:07] <aclark> Is #distutils still a thing?
[22:08:18] <dstufft> it still exists
[22:08:25] <dstufft> every once in awhile people go in there
[22:08:31] <dstufft> I think tarek is still the only mod
[22:08:35] <aclark> hah
[22:08:37] <aclark> ok
[22:09:04] <dstufft> it'd be cool to redirect it to #pypa
[22:09:07] <dstufft> but w/e
[22:17:55] <aclark> Looks like founders can do redirs e.g. http://www.geekshed.net/2010/05/redirecting-one-channel-to-another/
[22:55:07] <Ivo> aclark: we've done it for #virtualenv and #pip
[22:55:42] <Ivo> hmm, the virtualenv one came unstuck