Adrian von Bidder wrote:
> Shouldn't PYTHONPATH be set inside a virtual environment to allow easy 
> installation of local modules?

I don't think so.  Wouldn't that break if the user sets PYTHONPATH manually?

It shouldn't be necessary, either.  I just tested installing new local
modules in a virtualenv using activate, and was able to use both
easy_install and "python setup.py install".

Were you having problems installing local modules before?




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to