ImportError: Unable to import module dependencies with aspose-words 25.5.0

Currently in our application we were using Aspose-words 22.6.0 version.

We tried to upgrade it to 25.5.0 and getting the below error.
Getting the same error with aspose-wprds 22.7.0.

Could you please help on how to fix this.

lib\site-packages\aspose_init_.py", line 76, in _load_native_modulereturn _load(spec) ImportError: One or more errors occurred while loading the module ‘aspose.pyreflection’ (-1008) The above exception was the direct cause of the following exception: ImportError: Unable to import module dependencies. Cannot import the aspose.pyreflection module.

lib\site-packages\aspose_init_.py", line 76, in _load_native_modulereturn _load(spec) ImportError: One or more errors occurred while loading the module ‘aspose.pydrawing’ (-1009) The above exception was the direct cause of the following exception: ImportError: Unable to import module dependencies.

lib\site-packages\aspose_init_.py", line 76, in _load_native_modulereturn _load(spec) ImportError: One or more errors occurred while loading the module ‘aspose.words’ (-1009) StdOut: StdErr:

@Sijo.Kolambran Could you please try to update your version to 25.6 and provide the results?

Also, could you please provide following information:

Python version, OS, and do you use any other Aspose libraries?

Thanks for the response.

Let me try with 25.6 and provide and update here.

We are currently using Python 3.9 and planning to upgrade to 3.12 and we are using Windows Server 2016 Standard

Yes, we are using the aspose for email as well.

@Sijo.Kolambran Ok, thank you for the provided information. I will wait additional information about 25.6 version.

aspose-words 25.6 is working with python 3.12.

We have a license for aspose-words for python via .NET (Developer OEM 1 Year, which is not renewed)

Could you please help to confirm if this will be supported with python 3.12.

@Sijo.Kolambran Yes, the latest version of Aspose.Words for Python supports python 3.12 (from 24.7).