Error with OpenOffice

Terry Reedy tjreedy at udel.edu
Thu Apr 20 13:46:40 EDT 2006


"Mario Lacunza" <mlacunza at gmail.com> wrote in message 
news:1145507419.10167.6.camel at localhost.localdomain...
> Hello,
>
> I try to make the exercises found in Ooo website but I receipt this
> error:
>
> mario at laptop:~$ python
> Python 2.4.2 (#2, Sep 30 2005, 21:19:01)
> [GCC 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu8)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import uno
> Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
>  File "/usr/lib/python2.4/site-packages/uno.py", line 37, in ?
>    import pyuno
> SystemError: dynamic module not initialized properly

Nasty.
My guess: either pyuno is not compiled correctly, or there is a mismatch 
between binaries.

> Any idea??

Report this to OpenOffice and Ubuntu.

tjr







More information about the Python-list mailing list