To keep progress on this scenario (“No usable version of libssl was found Python slides ``` import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), “-Djava.awt.headless=true”) from aspose.slides import Presentation, License from asposecells.api import Workbook self.present…”), start by validating the hypothesis around SDK family: page SDK version: 25.10.0 Language: unknown Duration: 5.04s [sandbox] Preparing execution environment [sandbox] Resolving attachment manifest # sandbox: failed to initialise S3 client: No mod… (source:
This is a best-effort explanation based on partial or unverified information because No retriever returned supporting documents yet; please validate it against official documentation once supporting evidence is available.
Version regression lead (question): Behaviour changed between 24.6.0 → 43.0.1; review release notes or rerun with layout refresh disabled to isolate the change.
_jpype.isStarted usage (question): Inspect recent commits or release notes for changes to this API’s defaults or layout behaviour.
jpype.startJVM usage (question): Inspect recent commits or release notes for changes to this API’s defaults or layout behaviour.
Share these hypotheses with support engineers alongside logs, code samples, and the exact SDK version so they can confirm the behaviour.
Question summary: No usable version of libssl was found Python slides ``` import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), “-Djava.awt.headless=true”) from aspose.slides import Presentation, License from asposecells.api import Workbook self.present…
@VaradS,
I was able to reproduce the error you described. The cause of the issue is that libssl1.1 was not installed on the operating system on which the code was executed.
@andrey.potapov ,
Thank you for your response. We looked into installing libssl1.1, but due to its security vulnerabilities we cannot proceed with it. Could you suggest an alternative solution to this issue?
@VaradS,
We have opened the following new ticket(s) in our internal issue tracking system and will consider your question according to the terms mentioned in Free Support Policies.
Thanks @andrey.potapov ,
Can you confirm whether upgrading to a higher version of Aspose.Slides would resolve this issue? We are currently using Aspose.Slides for Java version 24.6, and the problem does not occur on Oracle Linux Server 8.10. Could this issue be specific to the Python version?
@VaradS,
Unfortunately, the issue also persists for Aspose.Slides for Python 25.11 (the latest version at the moment). The issue is not specific for the Python version. I am waiting for a response from our developers. We will keep you updated.