"Mario Lacunza" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hello,
>
> I try to make the exercises found in Ooo website but I receipt this
> error:
>
> [EMAIL PROTECTED]:~$ 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




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to