![]() | 1 | initial version |
Open separate CMD windows and run pythoni in windowi. The problem arises if both python scripts need to interact between them.
Another option is to use "subprocess" or "multiprocessing" (as a 'parent') to better control multiple tasks executed by different other scripts ('child' processes)