Codeproject Ai

scuzzie2k

n3wb
Joined
Jun 20, 2015
Messages
25
Reaction score
5
Since the update to 2.1.6 my Blueiris was only detecting Cars, nothing else, so i removed and re-installed it, I get errors all over my CodeProject AI when I try to enable GPU on Object Detection (YOLOv5 6.2)

21:12:46:face.py: Traceback (most recent call last):
21:12:46:face.py: File "C:\Program Files\CodeProject\AI\modules\FaceProcessing\intelligencelayer\face.py", line 34, in
21:12:46:face.py: import torch
21:12:46:face.py: ModuleNotFoundError: No module named 'torch'

I have removed it all again, deleted the directory in program files and programdata.
 

Kujo

n3wb
Joined
Jun 10, 2023
Messages
2
Reaction score
0
Location
Home
Since the update to 2.1.6 my Blueiris was only detecting Cars, nothing else, so i removed and re-installed it, I get errors all over my CodeProject AI when I try to enable GPU on Object Detection (YOLOv5 6.2)

21:12:46:face.py: Traceback (most recent call last):
21:12:46:face.py: File "C:\Program Files\CodeProject\AI\modules\FaceProcessing\intelligencelayer\face.py", line 34, in
21:12:46:face.py: import torch
21:12:46:face.py: ModuleNotFoundError: No module named 'torch'

I have removed it all again, deleted the directory in program files and programdata.
Same here did you get this resolved
 
Joined
Sep 5, 2015
Messages
660
Reaction score
484
Same here did you get this resolved
Follow the last post in this thread. Be Careful with CodeProject AI 2.1.0

Make sure to shutdown BI, uninstall codeproject, delete the folders specified in the above thread, reboot the computer then reinstall codeproject. Once CPAI says its's done installing, open the dashboard and keep an eye on the logs. It takes another 5 to 10 minutes to install all of the modules. Once it's done installing the modules, then you can run Blue Iris again. I had this same issue and BI would cause the install to become corrupt because I would run BI before CPAI was done installing.
 
Top