
Sept. 16, 2007
4:29 p.m.
Andreas Jung wrote:
--On 15. September 2007 11:09:44 -0500 Ian Bicking <ianb@colorstudy.com> wrote:
Hi all. I'm kind of giving up on workingenv, and have started working from virtual-python as a basis instead (http://pypi.python.org/pypi/virtualenv/).
I tried virtualenv - however the python in the new environment contains all eggs in sys.path that are installed for the original Python interpreter.
Bug or feature?
You have to use --no-site-packages to avoid that. -- Ian Bicking : ianb@colorstudy.com : http://blog.ianbicking.org : Write code, do good : http://topp.openplans.org/careers