Error when Importing Aspose.Slides for Python on MacBook with M1 Chip

Hi,
I am using macbook m1 for developing and the framework I am using is fastapi, I am using this service to convert the pptx to png.
I have installed aspose slides using pip install aspose.slides, after importing the slides using the following command

import aspose.slides as slides

After that I am running the server the following error is coming

libc++abi: terminating due to uncaught exception of type HostException: coreclr_initialize failed - status:0x80004005

@gokulraghuthaman,
Thank you for contacting support.

We apologize that you had to encounter this error. Please share the following information:

  • Aspose.Slides version you used
  • Python version you used