Tagged Questions

1
vote
3answers
110 views

Does python’s pip support http authentication?

As the title says, does pip support http authentication, like easy_install does? If not, are there any (better) alternatives to running a private package repository? I see pip ca …
0
votes
4answers
63 views

Activate virtualenv via os.system()

Hey all, I'm writing a Python-based shell script to boilerplate a Django app with virtualenv, pip, and fabric. Should be straightforward enough, but it appears that I'm not able t …
0
votes
2answers
114 views

virtualenv, mysql-python, pip: anyone know how?

I'm trying to install the mysql bindings in a virtualenv. I'd prefer to use pip or easy_install. pip gives me the following error: File "setup_posix.py", line 24, in mysql_con …
1
vote
5answers
575 views

Python package install using pip or easy_install from repos

The simplest way to deal with python package installations, so far, to me, has been to check out the source from the source control system and then add a symbolic link in the pytho …
3
votes
2answers
95 views

Which is the most pythonic: installing python modules via a package manager ( macports, apt) or via pip/easy_install/setuptools

Usually I tend to install things via the package manager, for unixy stuff. However, when I programmed a lot of perl, I would use CPAN, newer versions and all that. In general, I …
2
votes
2answers
116 views

virtualenv --no-site-packages and pip still finding global packages?

I was under the impression that virtualenv --no-site-packages would create a completely separate and isolated Python environment, but it doesn't seem to. For example, I have pytho …
0
votes
1answer
63 views

How to wait for a child that respawns itself with os.execv() on win32?

Hi all I have some code that uses pip to bootstrap a Python envionment for out build process: this is a lovely way of ensuring we get proper isolation of the build requirements fr …
0
votes
0answers
36 views

PIP video programming asking for advice

Hello everyone, I want to capture screen and video (from video digital camera for current operator/speaker of compuer) at the same time, and for the output file, I want to have j …
8
votes
2answers
485 views

Questions about Setuptools and alternatives

I've seen a good bit of setuptools bashing on the internets lately. Most recently, I read James Bennett's On packaging post on why no one should be using setuptools. From my time i …
0
votes
2answers
71 views

Can I change my PIP information for the account

is it possible to change the PIP login information. I want to use different PIP then I used when creating the id.