VorlonCD/bi-aidetection

"Only 2 out of 4 'python.exe' processes did not start" error with DeepStack 2022.01.1 GPU

Opened this issue · 1 comments

I got around to updating DeepStack to the 2022.01.1 update but, since then, AI Tool always states that it is in error and this occurs in the log:

Only 2 out of 4 'python.exe' processes did not start within 30146ms

I'm not sure if this was one of the updates that DS pushed out, but there are only 2 Python processes running and everything seems to be working as intended. This is my current setup:
Screen Shot 2022-02-02 at 17 24 50

OS: Win Server 2019 v1809 build 17763.2452
DeepStack GPU v2022.01.1
AI Tool v2.1.6.0

I saw that too when I updated to the latest deepstack a few weeks ago. As far as I can tell, everything still works but I'll have to update the code to correctly detect the correct number of python.exe instances for the new version.