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

Unknown load failure #13

Open
BackSeat opened this issue Nov 12, 2017 · 2 comments
Open

Unknown load failure #13

BackSeat opened this issue Nov 12, 2017 · 2 comments

Comments

@BackSeat
Copy link

What's the best way to diagnose this problem?

Traceback (most recent call last):
  File "/usr/lib/python3.4/multiprocessing/process.py", line 254, in _bootstrap
    self.run()
  File "/usr/lib/python3.4/multiprocessing/process.py", line 93, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.4/dist-packages/templated_docs/__init__.py", line 95, in _convert_subprocess
    with lo.documentLoad(filename) as doc:
  File "/usr/local/lib/python3.4/dist-packages/pylokit/lokit.py", line 115, in documentLoad
    raise LoKitImportError(self.getError())
pylokit.lokit.LoKitImportError: b'unknown load failure'
@xrmx
Copy link
Owner

xrmx commented Nov 13, 2017

Ask the libreoffice developers what that means :)

@BackSeat
Copy link
Author

Is there anything I can do to try to resolve this, or is that the only way forwards?

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

No branches or pull requests

2 participants