Re: plone buildout: ImportError: No module named ImplPython
Raphael Ritz <[email protected]>
| Newsgroups | gmane.comp.web.zope.german |
|---|---|
| Message-ID | <[email protected]> |
Michael Graf wrote:
>
[..]
>
> [instance]
> recipe = plone.recipe.zope2instance
> zope2-location = ${zope2:location}
> user = admin:admin
> http-address = 8080
> debug-mode = on
> verbose-security = on
Setze das mal auf 'off'
Keine Lösung Deines Problems, aber Dein Zope sollte zumindest
starten, weil es dann die Pythonimplementierung der Security
nicht braucht (sondern die C-basierte verwendet).
Warum Du den Fehler ueberhaupt bekommst, kann ich bislang
auch nicht erkennen. :-(
Raphael
>
> eggs =
> Plone
> ${buildout:eggs}
>
> zcml =
>
> products =
> ${buildout:directory}/products
> ${productdistros:location}
>
> [zopepy]
> recipe = zc.recipe.egg
> eggs = ${instance:eggs}
> interpreter = zopepy
> extra-paths = ${zope2:location}/lib/python
> scripts = zopepy
>
> [versions]
> zope.component=3.5.1
>
> -----------------------------------------------------------------------
>
>
> Hoffe hier kann mir jemand helfen und Licht ins dunkel zu bringen :-)
>
> Danke, Michi
>
>
>
> Michael Graf
> Webmaster
>
_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope