Buildout help

4 views
Skip to first unread message

Nick

unread,
Apr 15, 2010, 1:56:38 PM4/15/10
to Singing & Dancing
Hi there,
I just installed Plone 3.3.5 from the Unified installer on a Centos
5.4 system (64-bit) and am having a heckuva time installing S&D.
The latest is that after I edit the default buildout file, I get an
error that says:
While:
Installing instance.
Error: There is a version conflict.
We already have: zope.schema 0.0
but z3c.form 2.3.2 requires 'zope.schema>=3.6.0'

This happens when I run bin/buildout -v

I've also had it say that my version of zc.buildout is 1.1.1 and it
needs 1.2 or higher and a lot of other variations of version
conflicts.

I've tried you on the IRC channel but I'm the only one there right now
and I've also tried other means of help before posting here.

Thanks,

Nick

Derek Broughton

unread,
Apr 15, 2010, 2:17:43 PM4/15/10
to singing...@googlegroups.com
On April 15, 2010 14:56:38 Nick wrote:
> Hi there,
> I just installed Plone 3.3.5 from the Unified installer on a Centos
> 5.4 system (64-bit) and am having a heckuva time installing S&D.
> The latest is that after I edit the default buildout file, I get an
> error that says:
> While:
> Installing instance.
> Error: There is a version conflict.
> We already have: zope.schema 0.0
> but z3c.form 2.3.2 requires 'zope.schema>=3.6.0'
>

One word: "skip-fake-eggs"

At least I think it's one word :-)

Just add zope.schema to the list in the [zope2] section. I usually find I
need:

skip-fake-eggs =
zope.testing
zope.component
zope.i18n
zope.schema

but ymmv.
--
derek

Reply all
Reply to author
Forward
0 new messages