python-uno can't be imported
Bug #132583 reported by
Rob Wilco
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openoffice.org (Ubuntu) |
Fix Released
|
High
|
Chris Cheney | ||
Gutsy |
Fix Released
|
Undecided
|
Unassigned | ||
Hardy |
Fix Released
|
High
|
Chris Cheney |
Bug Description
Binary package hint: python-uno
~$ python -c "import uno"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/
import pyuno
SystemError: dynamic module not initialized properly
~$ python -V
Python 2.5.1
~$ dpkg -l | grep python-uno
ii python-uno 2.3.0~src680m22
TEST CASE:
If you can run `python -c "import uno"` then the bug is corrected
Changed in openoffice.org: | |
importance: | Undecided → Low |
milestone: | none → hardy-alpha-1 |
status: | New → Confirmed |
description: | updated |
Changed in openoffice.org: | |
milestone: | hardy-alpha-1 → none |
status: | Confirmed → In Progress |
To post a comment you must log in.
I can confirm this error for Gutsy
~$ python -c "import uno" python2. 5/site- packages/ uno.py" , line 37, in <module>
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/
import pyuno
SystemError: dynamic module not initialized properly
~$ python -V
Python 2.5.1
~$ dpkg -l | grep python-uno
ii python-uno 1:2.3.0-1ubuntu2 Python interface for OpenOffice.org