Comment 9 for bug 132583

Revision history for this message
Kit (svartalfar13) wrote :

Confirming this error on latest Hardy:

/$ python -c "import uno"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/uno.py", line 37, in <module>
    import pyuno
SystemError: dynamic module not initialized properly
/$ python -V
Python 2.5.2a0
/$ dpkg -l | grep python-uno
ii python-uno 1:2.3.0-1ubuntu5 Python interface for OpenOffice.org