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
Error message: raise LoKitInitializeError("Failed to initialize LibreOfficeKit") pylokit.lokit.LoKitInitializeError: Failed to initialize LibreOfficeKit
What I Did
I have installed LibreOffice 5, and added some data in database
`python manage.py runserver `
after I input information, I clicked the button, then I got that error.
Why this happen? How to solve this ?
The text was updated successfully, but these errors were encountered:
Description
Error message:
raise LoKitInitializeError("Failed to initialize LibreOfficeKit") pylokit.lokit.LoKitInitializeError: Failed to initialize LibreOfficeKit
What I Did
The text was updated successfully, but these errors were encountered: