ObjectDetectionCoral v1.5.1 - where is python.exe
-
I am trying to get the Coral M.2 card working with CPAI. This is on a new clean Windows build, where I followed the guidance referenced from this page Coral TPU really does its work for CP.AI object recognition! - Blue Iris All seems OK with CPAI itself but I can't get the Coral module loaded - it throws these errors:
21:31:27:Error trying to start ObjectDetection (Coral) (objectdetection_coral_adapter.py)
21:31:27:An error occurred trying to start process 'C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\bin\windows\python37\venv\scripts\Python' with working directory 'C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral'. The system cannot find the file specified.
21:31:27: at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at CodeProject.AI.Server.Modules.ModuleProcessServices.StartProcess(ModuleConfig module)
21:31:27:Please check the CodeProject.AI installation completed successfullyThe folder exists, but is empty. Have I missed a step in installation? What is the best way to fix this, please? Any advice would be much appreciated. Thanks.
-
I am trying to get the Coral M.2 card working with CPAI. This is on a new clean Windows build, where I followed the guidance referenced from this page Coral TPU really does its work for CP.AI object recognition! - Blue Iris All seems OK with CPAI itself but I can't get the Coral module loaded - it throws these errors:
21:31:27:Error trying to start ObjectDetection (Coral) (objectdetection_coral_adapter.py)
21:31:27:An error occurred trying to start process 'C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral\bin\windows\python37\venv\scripts\Python' with working directory 'C:\Program Files\CodeProject\AI\modules\ObjectDetectionCoral'. The system cannot find the file specified.
21:31:27: at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at CodeProject.AI.Server.Modules.ModuleProcessServices.StartProcess(ModuleConfig module)
21:31:27:Please check the CodeProject.AI installation completed successfullyThe folder exists, but is empty. Have I missed a step in installation? What is the best way to fix this, please? Any advice would be much appreciated. Thanks.
-
Please post your question in the CodeProject.AI Discussions[^] forum.