[Distutils] Buildout: Version conflicts with system-wide libraries
Chris Withers
chris at simplistix.co.uk
Sat Mar 27 19:30:56 CET 2010
Gustavo Narea wrote:
> On 11/03/10 16:21, Yonsy Solis wrote:
>> use virtualenv with --no-site-packages option, and run your buildout
>> with the python from your virtualenv
>>
>> http://pypi.python.org/pypi/virtualenv
>
> Thanks, Yonsy. However I already do that :/
Huh? A virtual_env with --no-site-packages should isolate you from
everything in site-packages.
If it doesn't, please file a bug with the virutal_env guys!
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Distutils-SIG
mailing list