[04:03:02] <jwhite007> i'm having troubles with 'mkproject - -python=$(which python3)' traceback is here… traceback here… http://paste.pound-python.org/show/dYYwEJ6Gf5YcgcmR680Q/
[14:58:00] <neonDUDU> hello i would like to know the correct command for install these modules, i have found some but i cannot find all of them, here is a paste with the modules i need working on my ubuntu server http://pastebin.com/JxYtHS3u
[14:59:57] <neonDUDU> for example if you need socks and you do pip install socks it won`t find anything, instead you have to do pip install SocksiPy-branch
[15:21:26] <torarne> Q: How do I modify a package install from pip? Its a requirement of my project but I need to add a feature, is there a way to have pip pull down the git repo which I can work off of? Or reference a local version of the package?
[15:21:42] <torarne> i assume i shouldnt modify things directly in ./env/lib/python2.7/site-packages/ :)
[16:57:53] <kingkong> hi. im on debian wheezy and getting warning on pip upgrade. its output https://paste.kde.org/pswum30yf/gmxqx1
[16:58:27] <tuco_> hi there.. so i have a simple nginx index of packages and can't for the love of got get pip to install a package that is hosted there.. i have tried about every permutation of --allow-external --allow-all-external and --allow-unverified there is
[16:59:34] <tuco_> it has been working with pip 6.1.1
[19:04:33] <nanonyme> kingkong, just ignore that, it goes away after you upgrade to a non-obsolete version of Python