Getting rid of virtualenv

2008-05-24 Thread Cliff Wells

I know this is OT, but there's plenty of people in the know here, so
maybe I can get some help.

I decide to give virtualenv a spin on my laptop yesterday to test out
some Python package.  It didn't work out so I deleted the virtualenv
directory I'd created for it, thinking it was an isolated environment.

Unfortunately, today I decided to do some work on Breve only to discover
that something isn't quite right.  Any time I try to run python
setup.py install from my Breve source dir, setuptools tries to install
python-openid (a requirement of the package I was testing).

Clearly some Python system file has been altered.  How do I undo this?

Regards,
Cliff


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---



Re: Getting rid of virtualenv

2008-05-24 Thread Cliff Wells

Nevermind.  In the tradition of figuring it out 2 minutes after posting
a question I've resolved it.

And in the interest of fairness, I don't think it was virtualenv's
fault.

Regards,
Cliff

On Sat, 2008-05-24 at 14:01 -0700, Cliff Wells wrote:
 I know this is OT, but there's plenty of people in the know here, so
 maybe I can get some help.
 
 I decide to give virtualenv a spin on my laptop yesterday to test out
 some Python package.  It didn't work out so I deleted the virtualenv
 directory I'd created for it, thinking it was an isolated environment.
 
 Unfortunately, today I decided to do some work on Breve only to discover
 that something isn't quite right.  Any time I try to run python
 setup.py install from my Breve source dir, setuptools tries to install
 python-openid (a requirement of the package I was testing).
 
 Clearly some Python system file has been altered.  How do I undo this?
 
 Regards,
 Cliff
 
 
  


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---