I have a python script, that shall run in the background. I tried to achieve this with executing the script in another file with a daemon thread, but it doesn\'t work on cmd