docx - Unable to connect the LibreOffice on port 2002? -
i using docvert 5.1 convert .doc html.when run "tests (run all)" during getting error message under following parts:
" ✘unable run tests due exception. failed connect libreoffice on port 2002. connector : couldn't connect socket (success) if don't have server read readme 'optional libraries' see how set 1 up."
footnotes heading , paragraphs images lists
i have found here : https://github.com/holloway/docvert/
i think have start server using command :
sudo apt-get install libreoffice python-uno python-lxml python-imaging pdf2svg librsvg2-2 /usr/bin/soffice --headless --norestore --nologo --norestore --nofirststartwizard --accept="socket,port=2002;urp;"
(from https://github.com/holloway/docvert/blob/master/readme.md)
Comments
Post a Comment