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,
>>> ImportError: DLL load failed while importing QtCore: The specified module could not be found.
I appreciate any help.
