'PyInstaller and psutil

Dear community members,

I am trying to create a standalone file using PyInstaller. However, after successfully creating the executable an error is raised due to "ModuleNotFound" referring to the psutil package. Is there a solution for this?

Thanks in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source