You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
What's the best way to diagnose this problem?
The text was updated successfully, but these errors were encountered: