In article <Xns9FA0995C66F1Fduncanbooth@127.0.0.1>,
 Duncan Booth <duncan.booth@invalid.invalid> wrote:

> Roy Smith <r...@panix.com> wrote:
> 
> > In some cases, I own the machine and can make changes to /usr/local/lib 
> > if I want to.  But what about on a shared machine?  I don't want to (or 
> > perhaps can't) play with what's in /usr/local/lib just to make my stuff 
> > load first.
> > 
> 
> Have you considered running your code in a virtualenv?
> http://pypi.python.org/pypi/virtualenv

I do that for some projects.  In fact, I suspect I will do that for all 
furture projects that I start from scratch.  For this particular one, 
there's a lot of stuff already installed in the system that I need.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to