Abaqus - Python Scripting PyQt5 Library DLL problem

Hello everyone,

I recently try to use PyQt5 (a Python library) in Abaqus 2024. While the library has been installed successfully and < import PyQt5> has been done perfectly, has been faced with this error:

>>> ImportError: DLL load failed while importing QtCore: The specified module could not be found.

I appreciate any help.