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

Aijun Jian jianaijun at gmail.com
Thu Nov 17 04:02:16 UTC 2011


By looking, indeed, python-mechanize 0.1.11-1.1 installed in system

create a virtualenv with --no-site-packages
Has solved this problem.

Debian 6  currently  zc.buildout version is  1.4.3-1.

There are no options "include-site-packages"

Thank you.


2011/11/17 Laurence Rowe <l at lrowe.co.uk>

>
> 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.
> _______________________________________________
> Setup mailing list
> Setup at lists.plone.org
> https://lists.plone.org/mailman/listinfo/plone-setup
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-setup/attachments/20111117/65415de4/attachment.html>


More information about the Setup mailing list