I'm trying to run a python script from an elgato streamdeck, the code works properly but everytime i run it through my streamdeck it breifly opens a CMD window. my goal is to run the script "silently" I already changed the .py to a .pyw, which should run it without a window opening, but the problem seems to come from the elgato app
Any thoughts on how i could do that ?