Hello There, I am getting an error while running the simple python code in Spark Cluster.
ModuleNotFoundError: No module named ‘com.aspose’
—> 10 from com.aspose.cells.wrapper import StreamBuffer
11 @JImplementationFo…...startJVM(classpath=[r"path_to_jars/*"]) print(jpype.getClassPath()) from asposecells...workbook.save(“output.xlsx”) print(“hello”) jpype.shutdownJVM()...