Simon-12
Simon-12
I run into the same problem under Windows 10. Any updates on the issue here?
@JonThom thanks for the fast response. I think i know what you mean. But, what you mean with in seperate file? The whole callback function in a seperate .py file...
@JonThom It was possible for me to implement the workaround and the error message disapered. But when i start the long callback function nothing happens and the app magically restarts....
I dont want to secure my code, i just want to distribute the app to my friends who are absolutely not familiar with programming. I wrote a small example, just...
Hi @DeKhaos, sorry for my late response but there was a lot of stuff to do. I just tried all kind of python bundle tools like `pyinstaller`, `cx_freeze `and even...
Hi, here is my build script: ```python import os import sys import shutil target_path = 'build/python-dash' target_code = target_path + '/code' target_assets = target_code + '/assets' data = ['config.ini'] start_file...
I am sorry to hear that you are having problems. On my side, I still don't need to restart my system. If you want the restart button back, just go...
Nothing special... Start the tool, set it to active or inactive and save changes.
Windows 11. Sad to hear, but maybe someone else will contact us with the same problem and we can find a solution then.