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.p…...install -y \ python3 python3-pip python3-venv \ libgdiplus \ wget...