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
I am working on a python flask app to convert docx files to pdf using libreoffice engine.
I have pushed all the files and buildpacks according to the readme.still, getting following error regaring libXinerama.so.1 /app/vendor/libreoffice/program/oosplash: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
I am working on a python flask app to convert docx files to pdf using libreoffice engine.
I have pushed all the files and buildpacks according to the readme.still, getting following error regaring libXinerama.so.1
/app/vendor/libreoffice/program/oosplash: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: