2014/1/16 Flavio Munita <[email protected]>

> Hola,
>
> Agregue en el buildout.cfg (eggs) collective.orderedmultiselectwidget, me
> dio ahora el error:
>
> PicklingError: Can't pickle <class
> 'collective.tinymceplugins.advfilelinks.browser.interfaces.ITinyMCEPluginLinkToFileLayer'>:
> import of module collective.tinymceplugins.advfilelinks.browser.interfaces
> failed
>
> Por lo tanto agregue en el buildout (eggs)
> collective.tinymceplugins.advfilelinks
>
> Al ejecutar ./bin/buildout -Nv obtengo (entre otros mensajes) lo siguiente:
>
> We have no distributions for collective.tinymceplugins.advfilelinks that
> satisfies 'collective.tinymceplugins.advfilelinks'.
> Getting distribution for 'collective.tinymceplugins.advfilelinks'.
> Running easy_install:
> /usr/local/Plone/Python-2.7/bin/python "-c" "from
> setuptools.command.easy_install import main;main()" "-mUNxd"
> "/usr/local/Plone/zinstance/../buildout-cache/eggs/tmpuC0Itc" "-Z" "-q"
> "/usr/local/Plone/buildout-cache/downloads/dist/collective.tinymceplugins.advfilelinks-1.2.1.zip"
> path=/usr/local/Plone/buildout-cache/eggs/distribute-0.6.28-py2.7.egg
>
> warning: no previously-included files matching '*.pyc' found anywhere in
> distribution
> Got collective.tinymceplugins.advfilelinks 1.2.1.
> Picked: collective.tinymceplugins.advfilelinks = 1.2.1
> Picked: collective.orderedmultiselectwidget = 0.1
> We have the distribution that satisfies
> 'plone.recipe.zope2instance==4.2.13'.
> Getting required 'ZODB3==3.10.5'
> We have the distribution that satisfies 'ZODB3==3.10.5'.
> Getting required 'Zope2==2.13.21'
> We have the distribution that satisfies 'Zope2==2.13.21'.
> Getting required 'zc.recipe.egg==1.3.2'
> We have the distribution that satisfies 'zc.recipe.egg==1.3.2'.
> Getting required 'mailinglogger==3.7.0'
> We have the distribution that satisfies 'mailinglogger==3.7.0'.
> Getting required 'distribute==0.6.28'
> We have the distribution that satisfies 'distribute==0.6.28'.
> Getting required 'zc.buildout==1.7.1'
> We have the distribution that satisfies 'zc.buildout==1.7.1'.
> The constraint, 1.3.5, is not consistent with the requirement,
> 'Products.TinyMCE<1.3dev'.
> While:
>   Installing instance.
> Error: Bad constraint 1.3.5 Products.TinyMCE<1.3dev
>
> Acorde a http://plone.org/products/collective.tinymceplugins.advfilelinksno 
> funciona en Plone 4.3, calculo que ese es el problema, la cuestion es,
> como solucionar esto, tal vez deba desactivar el complemento en el "viejo"
> luego hacer la copia del Data.fs y probar que sucede...
>
> Alguna sugerencia ??
>


La documentación es bastante clara al respecto:

 https://pypi.python.org/pypi/collective.tinymceplugins.advfilelinks

This product will *not work* on Plone 4.3 or on every other Plone versions
that use Products.TinyMCE 1.3 or better. Sorry... maybe in future!

Why? Products.TinyMCE 1.3 has been rewritten from scratch.



Por lo que quita ese complemente e intentalo de nuevo.


-- 
Mikel Larreategi
[email protected]

CodeSyntax
Azitaingo Industrialdea 3 K
E-20600 Eibar
Tel: (+34) 943 82 17 80
_______________________________________________
Usuarios-Plone mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-usuarios-plone

Responder a