You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I complied with pyinstaller I had to add --hidden-import pkg_resources --hidden-import infi.systray to my pyinstaller arguments to resolve this error.
Hi,
I tested your demo code in Python 3.7.7 on Windows 10:
And I get this error message:
ModuleNotFoundError: No module named 'infi.systray'
The text was updated successfully, but these errors were encountered: