[07:43:07] <fossxplorer> I've Python 2.6 and 3.3 on my system. i need to install pip for 3.3 and i can't find any distro packages for it. Any hints?
[07:43:30] <fossxplorer> I'm on CentOS and i've installed Python 3.3 by using PUIAS repo.
[08:13:39] <Ivo> fossxplorer: you can use get-pip.py --user if you want
[08:14:29] <fossxplorer> Can i give the install base with it?
[15:41:50] <e0d> I'm wondering what sorts of things make a module only import correctly if it is installed with "-e git+https" rather than simply "git+https"