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
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