[Setup] What's the correct way to Setup for Plone core development on debian 6.0 ?

Laurence Rowe l at lrowe.co.uk
Wed Nov 16 17:30:44 UTC 2011


private wrote:
> 
> erase mechanize's egg
> Run in newest mode.
> -----------------------------------
> Run bin/buildout -vn
> -----------------------------------
> The same error message
> 

You probably have another version of mechanize installed in your system
python. Install virtualenv, create a virtualenv with --no-site-packages then
run bootstrap/buildout with the python from your new virtualenv. (Once we
can use buildout 1.5 with Plone, buildout itself should be able to handle
this.)

Laurence

--
View this message in context: http://plone.293351.n2.nabble.com/What-s-the-correct-way-to-Setup-for-Plone-core-development-on-debian-6-0-tp6891095p7001192.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


More information about the Setup mailing list