VorlonCD / bi-aidetection

Alarm system for Blue Iris based on Artificial Intelligence.
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
GNU General Public License v2.0
203 stars 45 forks source link

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

Open MaleNurse opened 2 years ago

MaleNurse commented 2 years ago

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

VorlonCD commented 2 years ago

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.