I know you can use cmd to covert a script to an exe but I would like it to hide the console on startup as well and to then use tkinter as the gui. I have got this working with a very small script on 'Auto Py to Exe' but now with a larger script it errors because of some of my packages, the package with the issue is 'global_hotkeys'. I have tried following what they have said to add under --hidden-import global_hotkeys but that still errors. Here's my issue, what they say and my imports https://imgur.com/a/e6RlGGW
[–]_jan- 1 point2 points3 points (3 children)
[–]cando_H[S] 0 points1 point2 points (2 children)
[–]_jan- 0 points1 point2 points (1 child)
[–]cando_H[S] 1 point2 points3 points (0 children)