[Zope] Archetypes and OOo
Dieter Maurer
dieter at handshake.de
Fri Sep 5 22:05:09 EDT 2003
Chris Herrnberger wrote at 2003-9-3 22:26 -0400:
> Anyone know how to get Archetypes playing nice with OOo.org? From my reading
> of the pyUNO page at openoffice.org its should be as simple as launching the
> UNO.py supplied by Archetypes in /content_driver. However doing the same
> gives me the following error:
>
> chris123 at ls2:~/plone_test/archetypes-1.0.1/Archetypes/content_driver>
> python2.1 UNO.py
> File "UNO.py", line 28
> self.XComponentContext = PyUNO.bootstrap ( setup )
> ^
> IndentationError: unindent does not match any outer indentation level
Obviously, a syntax error in line 28 of "UNO.py".
Probably something elementary. Look at the code!
Dieter
More information about the Zope
mailing list