Hi all, I was trying to add a control panel for a custom theme using plone.app.registry and this nice guide: http://plone.org/documentation/kb/how-to-create-a-plone-control-panel-with-plone.app.registry
But I get a get a version conflict error during buildout: tzic...@hormiga-negra:~/Documentos/programar/iservices/vdubmx$ bin/buildout mr.developer: Queued 'p4a.videoembed' for checkout. mr.developer: Skipped checkout of existing package 'p4a.videoembed'. Develop: '/home/tzicatl/Documentos/programar/iservices/vdubmx/src/p4a.videoembed' install_dir /home/tzicatl/Documentos/programar/iservices/vdubmx/develop-eggs/tmpfj0WiMbuild Develop: '/home/tzicatl/Documentos/programar/iservices/vdubmx/src/iservicestheme.vdubmx' install_dir /home/tzicatl/Documentos/programar/iservices/vdubmx/develop-eggs/tmpKngfmubuild Develop: '/home/tzicatl/Documentos/programar/iservices/vdubmx/src/nmd.plonelinkasvideoembed-0.5.1' install_dir /home/tzicatl/Documentos/programar/iservices/vdubmx/develop-eggs/tmpwdL0avbuild Updating _mr.developer. Updating instance. While: Updating instance. Error: There is a version conflict. We already have: zope.schema 3.5.4 but z3c.form 2.4.1 requires 'zope.schema>=3.6.0'. Is there a way to use plone.app.registry with the default versions provided by stock Plone-4rc1 versions.cfg? Regards ----- Noe BTW: My buildout is here: http://pastie.org/1111356
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
