[GH-ISSUE #1321] Stirling-PDF LXC - LibreOffice/unoconv Integration Fails in Fresh Installations #296

Closed
opened 2026-02-26 12:45:02 +03:00 by kerem · 0 comments
Owner

Originally created by @m6urns on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1321

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Stirling-PDF

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/stirling-pdf.sh)"

📝 Provide a clear and concise description of the issue.

When attempting to convert office documents to PDF using StirlingPDF, the following error occurs when attempting to convert a document into a PDF:

unoconv: Cannot find a suitable pyuno library and python binary combination in /usr/lib/libreoffice ERROR: No module named 'base'

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

  1. Install StirlingPDF using the installation script
  2. Upload a document to convert to PDF (e.g. PNG, JPEG. doc, docx)
  3. Attempt to convert to PDF

Paste the full error output (if available).

unoconv: Cannot find a suitable pyuno library and python binary combination in /usr/lib/libreoffice ERROR: No module named 'base'

🖼️ Additional context (optional).

No response

Originally created by @m6urns on GitHub (Jan 8, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1321 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Stirling-PDF ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/stirling-pdf.sh)" ### 📝 Provide a clear and concise description of the issue. When attempting to convert office documents to PDF using StirlingPDF, the following error occurs when attempting to convert a document into a PDF: `unoconv: Cannot find a suitable pyuno library and python binary combination in /usr/lib/libreoffice ERROR: No module named 'base'` ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. 1. Install StirlingPDF using the installation script 2. Upload a document to convert to PDF (e.g. PNG, JPEG. doc, docx) 3. Attempt to convert to PDF ### ❌ Paste the full error output (if available). `unoconv: Cannot find a suitable pyuno library and python binary combination in /usr/lib/libreoffice ERROR: No module named 'base'` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:45:02 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#296
No description provided.