Dear,
i use your console_ctrl package that work well under python file.
When i create a package with pyinstaller --onefile name.py, the soft run well but when calling the function an error appear.
All the software is closed and reopen, then nothing works.
It seems that the ctrl_c close the exe file and not only the subprocess.
Thank you for any idea
Dear,
i use your console_ctrl package that work well under python file.
When i create a package with pyinstaller --onefile name.py, the soft run well but when calling the function an error appear.
All the software is closed and reopen, then nothing works.
It seems that the ctrl_c close the exe file and not only the subprocess.
Thank you for any idea