Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't figure it out how to run unoconv #348

Closed
laclaw-ga opened this issue Jul 8, 2016 · 1 comment
Closed

Can't figure it out how to run unoconv #348

laclaw-ga opened this issue Jul 8, 2016 · 1 comment

Comments

@laclaw-ga
Copy link

I have tried reinstalling the libreoffice and unoconv several times, and the following error persists:

Traceback (most recent call last):
  File "/usr/local/bin/unoconv", line 1330, in <module>
    from com.sun.star.document.UpdateDocMode import QUIET_UPDATE
  File "/Applications/LibreOffice.app/Contents/Resources/uno.py", line 339, in _uno_import
    raise uno_import_exc
  File "/Applications/LibreOffice.app/Contents/Resources/uno.py", line 265, in _uno_import
    return _g_delegatee( name, *optargs, **kwargs )
  File "/Applications/LibreOffice.app/Contents/Resources/uno.py", line 265, in _uno_import
    return _g_delegatee( name, *optargs, **kwargs )
  File "/Applications/LibreOffice.app/Contents/Resources/uno.py", line 265, in _uno_import
    return _g_delegatee( name, *optargs, **kwargs )
  File "/Applications/LibreOffice.app/Contents/Resources/uno.py", line 265, in _uno_import
    return _g_delegatee( name, *optargs, **kwargs )
  File "/Applications/LibreOffice.app/Contents/Resources/uno.py", line 265, in _uno_import
    return _g_delegatee( name, *optargs, **kwargs )
ImportError: No module named 'com' (or 'com.sun.star.document.UpdateDocMode.QUIET_UPDATE' is unknown)

Any ideias why, and how to fix?

@regebro
Copy link
Member

regebro commented Feb 28, 2019

How did you run it? Is this still a problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants