rishihahs / heroku-buildpack-libreoffice

Heroku buildpack for LibreOffice
MIT License
25 stars 45 forks source link

terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException #14

Open sita-prajapati-bullhorn opened 5 years ago

sita-prajapati-bullhorn commented 5 years ago

While running libreoffice --version in heroku bash getting the following error terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException'

Also in log getting the following error File "/app/.apt/usr/bin/unoconv", line 1236, in <module> from com.sun.star.document.UpdateDocMode import QUIET_UPDATE File "/app/.apt/usr/lib/python3/dist-packages/uno.py", line 428, in _uno_import ImportError: No module named 'com' (or 'com.sun.star.document.UpdateDocMode.QUIET_UPDATE' is unknown)