Bonjour,

J'utilise CPS 3.4 et Zope 2.9, j'essaie d'installer l'exemple DaZopeFrenchPage.
aprés écrire le produit comme dans l'exemple , j'essaie de l'installer avec mes produits de Zope, DaZopeFrenchPage est maintenant dans mon Product Management, mais il n'est pas entre les porduits de quickInstaller , alos j'ai essayé
d'ajouter un external Méthode pour l'installer, le résultat j'ai toujours un message error de ce type:

Traceback (innermost last):

  • Module ZPublisher.Publish, line 194, in publish_module_standard
  • Module Products.Localizer, line 58, in new_publish
  • Module ZPublisher.Publish, line 146, in publish
  • Module Zope2.App.startup, line 222, in zpublisher_exception_hook
  • Module ZPublisher.Publish, line 115, in publish
  • Module ZPublisher.mapply, line 88, in mapply
  • Module ZPublisher.Publish, line 41, in call_object
  • Module Products.ExternalMethod.ExternalMethod, line 59, in manage_addExternalMethod
  • Module Products.ExternalMethod.ExternalMethod, line 111, in __init__
  • Module Products.ExternalMethod.ExternalMethod, line 134, in manage_edit
  • Module Products.ExternalMethod.ExternalMethod, line 141, in getFunction
  • Module App.Extensions, line 148, in getObject
    __traceback_info__: ('/home/gtou/Dev/Src/ZopeInstanceOne/Products/DaZopeFrenchPage/Extensions/install.py', 'DaZopeFrenchPage.install')
  • Module /home/gtou/Dev/Src/ZopeInstanceOne/Products/DaZopeFrenchPage/Extensions/install.py, line 1, in ?
  • Module None, line 40, in ?
ImportError: No module named CPSInstaller.CPSInstaller (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: You are not allowed to access 'aq_explicit' in this context).

Je ne sais qu'est ce qu'il faut impoter comme module pour installer ce produit.

merci en avance.




_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to