|
Hi Larry
Very interesting thanks for the reply. I will try this asap
|
|
|
|
|
Could you send a copy of the info for the Object Detection (YoloV5.6.2) module.
On the Status tab of the Dashboard, click on the info for the module. This will pop up a window with the information about the module operation. You can then click on the copy icon in the top right to copy the information to the clipboard.

Also, take a look at the Server Logs and see if any errors are being reported.
Also, send a copy of the System Info tab. There is a copy icon on this as well.
"Mistakes are prevented by Experience. Experience is gained by making mistakes."
|
|
|
|
|
Just tried Code Project 2.1.9 Beta, used the bat file script to add CUDA. Get no errors in logs, but YOLO6.2, License Plate, and Face Detection refused to use GPU (GeForce 1030). Did what the author here did, dropped to 2.0.8, Face and YOLO6.2 found and used GPU CUDA. License Plate still having issues, going to try re-install.
Happy to provide any testing if someone wants to see what 2.1.9 is amiss with, I don't mind.
Nick
|
|
|
|
|
Open a command prompt and run "nvidia-smi" and "nvcc --version" then post a screenshot like the below showing the results

|
|
|
|
|
Have you checked out this?
cheers
Chris Maunder
|
|
|
|
|
This might be pointing us to the problem.
The YOLOV5.6.2 module uses the GPU directly through the PyTorch package while the DirectML module uses the DirectX drivers to access whatever video driver is being used.
DirectML will work, even if the DirectX driver is using the CPU for the Graphics processing.
Please send the information I requested earlier and hopefully we can figure out what your system thinks is going on.
"Mistakes are prevented by Experience. Experience is gained by making mistakes."
|
|
|
|
|
Did you install the vgpu drivers? Did you buy the vgpu license? Have you installed the license token?Anything below 520 or so doesn’t work with CUDA.
I’m using 15.2 and it’s working fine.
https://docs.nvidia.com/grid/index.html
Also try the cpai docker on Linux VM, much easier to maintain…
Search this forum for “esxi” for my post how to install vgpu in esxi and get cpai docker to run.
modified 25-May-23 20:38pm.
|
|
|
|
|
i could have sworn i read somewhere that codeproject.ai could do that. but now i can't find it. i'm i correct ? if so could you provide a link explaining how to do it.
|
|
|
|
|
This is not something that CodeProject AI Server does, yet.
However, I believe the Sean has written about this in one of his many articles on how to integrate CodeProject AI Server into various home automation solutions.
Check out Sean's CodeProject AI Server Articles
"Mistakes are prevented by Experience. Experience is gained by making mistakes."
|
|
|
|
|
Hi;
I am testing using CodeProject.AI with Blue Iris and is working fine.
Of course, all not registered person is returned as unknown.On my test, most of the time the returned unknown is actually the same person.
I would like to group or classified the repeated unknown person as something like, for example, unknown-01, etc.
Please advise.
|
|
|
|
|
That's an interesting thought. If we didn't have to worry about resource usage, we could probably, fairly easily, just auto-register unknown faces and group them if they were within X% similarity. My fear is that if you have hundreds or thousands of images then things will get bogged down.
I'm not a fan of our current face recognition - it's not great for lots and lots of faces. There are far better ways it could (and eventually will) be done.
cheers
Chris Maunder
|
|
|
|
|
Hello,
I am using Blueiris and its missing installed models.
What I have tried:
I made a repository into the blueiris installed folder and manually downloaded different models, some in .pt format some from onnx and tensorflow, their format was tar.gz.
I still can't see them into the blueiris "Use custom models".
Please guide.
Thanks
|
|
|
|
|
If CodeProject.AI was installed correctly the models will be in the below folders. For any model that is not included with CodeProject.AI you can save them in the custom-models folder. Also do not enable more then one Object Detection module.
PT Models

ONNX Models

|
|
|
|
|
Is it possible to create an codeproject docker on unraid to test the coral? Which parameters are then needed tot enable the coral device?
|
|
|
|
|
09:22:38:FaceProcessing: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:22:38:FaceProcessing: botocore 1.29.137 requires urllib3<1.27,>=1.25.4, but you have urllib3 2.0.2 which is incompatible.
09:22:38:FaceProcessing: google-auth 2.18.1 requires urllib3<2.0, but you have urllib3 2.0.2 which is incompatible.
i get this error message when installing any module...the modules installs fine any everything works as it should. Just didnt know if this error would cause any issues.
|
|
|
|
|
This error can be safely ignored. One of the packages in the (endless) yolov5 chain was updated and started complaining. It's insanely annoying, but harmless
cheers
Chris Maunder
|
|
|
|
|
Chris,
Installed CUDA version shown in the System Info is misleading, this just show up to what CUDA version the GPU driver supports not the CUDA version installed.
To check which CUDA version you have installed you need to use nvcc --version
Shown below my system has a GPU driver that can support up to CUDA 12.1 but I have CUDA 11.8 installed.


|
|
|
|
|
Yeah, it's a mess. Here's a great explanation. I'm tempted to report both, but that would just add confusion.
cheers
Chris Maunder
|
|
|
|
|
Where can I get the release notes for v2.19?
|
|
|
|
|
Sorry - my bad. I mistyped 2.1.9. The update notes are at the end of the main article:
Quote: Patch 2.1.9: Increased and adjustable module install timeout and improved install logs. Fixes around resource contention in PyTorch, Fixes to resource usage reporting, improved Native Linux/WSL CUDA setup. Async fixes. Improvements to half-precision support.
cheers
Chris Maunder
|
|
|
|
|
I'm running 2.1.8 on Windows 11. I downloaded 2.1.9 and ran the installer, but the version hasn't changed. Do I need to stop the running service before installing? Or do I need to uninstall 2.1.8?
|
|
|
|
|
Restarting the service did the trick.
|
|
|
|
|
You need to restart the service or reboot your computer.
|
|
|
|
|
Dear Christ,
I have problem updating the CPAI for BI.
After I uninstalling the previous version, and install the latest beta the python is not installed.
I tried to install through setup.bat using admin privilege it said success. But still could not find python in the folder.
The reason I tried to install the latest version, CPAI seems to stop working. There is no more alerts or event mark on the BI.
I could not find the Windows Update mentioned on the forum.
Please help this newbie.

The log on CPAI
Quote: 03:56:42:Operating System: Windows (Microsoft Windows 10.0.19045)
03:56:42:CPUs: AMD Ryzen 5 2600 Six-Core Processor
03:56:42: 1 CPU x 6 cores. 12 logical processors (x64)
03:56:42:GPU: NVIDIA GeForce RTX 2060 SUPER (8 GiB) (NVidia)
03:56:42: Driver: 528.24 CUDA: 12.0 Compute: 7.5
03:56:42:System RAM: 16 GiB
03:56:42:Target: Windows
03:56:42:BuildConfig: Release
03:56:42:Execution Env: Native
03:56:42:Runtime Env: Production
03:56:42:.NET framework: .NET 7.0.5
03:56:42:App DataDir: C:\ProgramData\CodeProject\AI
03:56:42:Video adapter info:
03:56:42: NVIDIA GeForce RTX 2060 SUPER:
03:56:42: Driver Version 31.0.15.2824
03:56:42: Video Processor NVIDIA GeForce RTX 2060 SUPER
03:56:42:ROOT_PATH = C:\Program Files\CodeProject\AI
03:56:42:RUNTIMES_PATH = C:\Program Files\CodeProject\AI\runtimes
03:56:42:PREINSTALLED_MODULES_PATH = C:\Program Files\CodeProject\AI\preinstalled-modules
03:56:42:MODULES_PATH = C:\Program Files\CodeProject\AI\modules
03:56:42:PYTHON_PATH = \bin\windows\%PYTHON_RUNTIME%\venv\scripts\Python
03:56:42:Data Dir = C:\ProgramData\CodeProject\AI
03:56:42:Server version: 2.1.9-Beta
03:56:46:Setting up initial modules. Please be patient...
03:56:46:Installing initial module FaceProcessing.
03:56:46:Preparing to install module 'FaceProcessing'
03:56:47:Downloading module 'FaceProcessing'
03:56:48:Installing module 'FaceProcessing'
03:56:48:Server: This is the latest version
03:56:49:FaceProcessing: Installing CodeProject.AI Analysis Module
03:56:49:FaceProcessing: ========================================================================
03:56:49:FaceProcessing: CodeProject.AI Installer
03:56:49:FaceProcessing: ========================================================================
03:56:49:FaceProcessing: Checking GPU support
03:56:49:FaceProcessing: CUDA Present...True
03:56:49:FaceProcessing: Allowing GPU Support: Yes
03:56:49:FaceProcessing: Allowing CUDA Support: Yes
03:56:49:FaceProcessing: General CodeProject.AI setup
03:56:49:FaceProcessing: Creating Directories...Done
03:56:49:FaceProcessing: Installing module FaceProcessing
03:56:49:FaceProcessing: Installing python37 in C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37
03:56:51:FaceProcessing: Start-BitsTransfer : The job was paused because there is an active Game Mode recipient that isn't the job's owner. The
03:56:51:FaceProcessing: job will resume once the Game Mode recipient loses input focus or is closed.
03:56:51:FaceProcessing: At line:1 char:1
03:56:51:FaceProcessing: + Start-BitsTransfer -Source 'https://codeproject-ai.s3.ca-central-1.am ...
03:56:51:FaceProcessing: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
03:56:51:FaceProcessing: + CategoryInfo : InvalidOperation: ( [Start-BitsTransfer], Exception
03:56:51:FaceProcessing: + FullyQualifiedErrorId : StartBitsTransferCOMException,Microsoft.BackgroundIntelligentTransfer.Management.NewBits
03:56:51:FaceProcessing: TransferCommand
03:56:51:FaceProcessing: Downloading Python 3.7 interpreter...An error occurred that could not be resolved.
03:56:51:FaceProcessing: Module setup complete
03:56:51:Module FaceProcessing installed successfully.
03:56:51:
03:56:51:Module 'Face Processing' (ID: FaceProcessing)
03:56:51:Module Path: C:\Program Files\CodeProject\AI\modules\FaceProcessing
03:56:51:AutoStart: True
03:56:51:Queue: faceprocessing_queue
03:56:51:Platforms: windows,linux,linux-arm64,macos,macos-arm64
03:56:51:GPU: Support enabled
03:56:51:Parallelism: 0
03:56:51:Accelerator:
03:56:51:Half Precis.: enable
03:56:51:Runtime: python37
03:56:51:Runtime Loc: Shared
03:56:51:FilePath: intelligencelayer\face.py
03:56:51:Pre installed: False
03:56:51:Start pause: 1 sec
03:56:51:LogVerbosity:
03:56:51:Valid: True
03:56:51:Environment Variables
03:56:51:APPDIR = %CURRENT_MODULE_PATH%\intelligencelayer
03:56:51:DATA_DIR = %DATA_DIR%
03:56:51:MODE = MEDIUM
03:56:51:MODELS_DIR = %CURRENT_MODULE_PATH%\assets
03:56:51:PROFILE = desktop_gpu
03:56:51:USE_CUDA = True
03:56:51:YOLOv5_AUTOINSTALL = false
03:56:51:YOLOv5_VERBOSE = false
03:56:51:
03:56:51:Error trying to start Face Processing (intelligencelayer\face.py)
03:56:51:An error occurred trying to start process 'C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python' with working directory 'C:\Program Files\CodeProject\AI\modules\FaceProcessing'. The system cannot find the file specified.
03:56:51:Module FaceProcessing started successfully.
03:56:51: at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at CodeProject.AI.API.Server.Frontend.ModuleProcessServices.StartProcess(ModuleConfig module)
03:56:51:Please check the CodeProject.AI installation completed successfully
03:56:51:Installer exited with code 1
03:56:51:Installing initial module ObjectDetectionNet.
03:56:51:Preparing to install module 'ObjectDetectionNet'
03:56:51:Downloading module 'ObjectDetectionNet'
03:56:52:Installing module 'ObjectDetectionNet'
03:56:52:ObjectDetectionNet: Installing CodeProject.AI Analysis Module
03:56:52:ObjectDetectionNet: ========================================================================
03:56:52:ObjectDetectionNet: CodeProject.AI Installer
03:56:52:ObjectDetectionNet: ========================================================================
03:56:52:ObjectDetectionNet: Checking GPU support
03:56:53:ObjectDetectionNet: CUDA Present...True
03:56:53:ObjectDetectionNet: Allowing GPU Support: Yes
03:56:53:ObjectDetectionNet: Allowing CUDA Support: Yes
03:56:53:ObjectDetectionNet: General CodeProject.AI setup
03:56:53:ObjectDetectionNet: Creating Directories...Done
03:56:53:ObjectDetectionNet: Installing module ObjectDetectionNet
03:56:54:ObjectDetectionNet: Start-BitsTransfer : The job was paused because there is an active Game Mode recipient that isn't the job's owner. The
03:56:54:ObjectDetectionNet: job will resume once the Game Mode recipient loses input focus or is closed.
03:56:54:ObjectDetectionNet: At line:1 char:1
03:56:54:ObjectDetectionNet: + Start-BitsTransfer -Source 'https://codeproject-ai.s3.ca-central-1.am ...
03:56:54:ObjectDetectionNet: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
03:56:54:ObjectDetectionNet: + CategoryInfo : InvalidOperation: ( [Start-BitsTransfer], Exception
03:56:54:ObjectDetectionNet: + FullyQualifiedErrorId : StartBitsTransferCOMException,Microsoft.BackgroundIntelligentTransfer.Management.NewBits
03:56:54:ObjectDetectionNet: TransferCommand
03:56:54:ObjectDetectionNet: Downloading ObjectDetectionNet module...An error occurred that could not be resolved.
03:56:55:ObjectDetectionNet: Start-BitsTransfer : The job was paused because there is an active Game Mode recipient that isn't the job's owner. The
03:56:55:ObjectDetectionNet: job will resume once the Game Mode recipient loses input focus or is closed.
03:56:55:ObjectDetectionNet: At line:1 char:1
03:56:55:ObjectDetectionNet: + Start-BitsTransfer -Source 'https://codeproject-ai.s3.ca-central-1.am ...
03:56:55:ObjectDetectionNet: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
03:56:55:ObjectDetectionNet: + CategoryInfo : InvalidOperation: ( [Start-BitsTransfer], Exception
03:56:55:ObjectDetectionNet: + FullyQualifiedErrorId : StartBitsTransferCOMException,Microsoft.BackgroundIntelligentTransfer.Management.NewBits
03:56:55:ObjectDetectionNet: TransferCommand
03:56:55:ObjectDetectionNet: Downloading YOLO ONNX models...An error occurred that could not be resolved.
03:56:55:ObjectDetectionNet: Module setup complete
03:56:55:Module ObjectDetectionNet installed successfully.
03:56:55:Module ObjectDetectionNet not configured to AutoStart.
03:56:55:Installer exited with code 1
03:56:55:Installing initial module ObjectDetectionYolo.
03:56:55:Preparing to install module 'ObjectDetectionYolo'
03:56:55:Downloading module 'ObjectDetectionYolo'
03:56:56:Installing module 'ObjectDetectionYolo'
03:56:56:ObjectDetectionYolo: Installing CodeProject.AI Analysis Module
03:56:56:ObjectDetectionYolo: ========================================================================
03:56:56:ObjectDetectionYolo: CodeProject.AI Installer
03:56:56:ObjectDetectionYolo: ========================================================================
03:56:56:ObjectDetectionYolo: Checking GPU support
03:56:56:ObjectDetectionYolo: CUDA Present...True
03:56:56:ObjectDetectionYolo: Allowing GPU Support: Yes
03:56:56:ObjectDetectionYolo: Allowing CUDA Support: Yes
03:56:56:ObjectDetectionYolo: General CodeProject.AI setup
03:56:56:ObjectDetectionYolo: Creating Directories...Done
03:56:56:ObjectDetectionYolo: Installing module ObjectDetectionYolo
03:56:57:ObjectDetectionYolo: Installing python37 in C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37
03:56:57:ObjectDetectionYolo: Checking for python37 download...Present
03:56:57:ObjectDetectionYolo: '"C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\python.exe"' is not recognized as an internal or external command,
03:56:57:ObjectDetectionYolo: operable program or batch file.
03:56:57:ObjectDetectionYolo: Creating Virtual Environment...Done
03:56:57:ObjectDetectionYolo: The system cannot find the path specified.
03:56:57:ObjectDetectionYolo: Enabling our Virtual Environment...Done
03:56:57:ObjectDetectionYolo: The system cannot find the path specified.
03:56:57:ObjectDetectionYolo: Confirming we have Python 3.7...
03:56:57:Module ObjectDetectionYolo installed successfully.
03:56:57:
03:56:57:Module 'Object Detection (YOLOv5 6.2)' (ID: ObjectDetectionYolo)
03:56:57:Module Path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo
03:56:57:AutoStart: True
03:56:57:Queue: objectdetection_queue
03:56:57:Platforms: all
03:56:57:GPU: Support enabled
03:56:57:Parallelism: 0
03:56:57:Accelerator:
03:56:57:Half Precis.: enable
03:56:57:Runtime: python37
03:56:57:Runtime Loc: Shared
03:56:57:FilePath: detect_adapter.py
03:56:57:Pre installed: False
03:56:57:Start pause: 1 sec
03:56:57:LogVerbosity:
03:56:57:Valid: True
03:56:57:Environment Variables
03:56:57:APPDIR = %CURRENT_MODULE_PATH%
03:56:57:CUSTOM_MODELS_DIR = %CURRENT_MODULE_PATH%/custom-models
03:56:57:MODELS_DIR = %CURRENT_MODULE_PATH%/assets
03:56:57:MODEL_SIZE = Medium
03:56:57:USE_CUDA = True
03:56:57:YOLOv5_AUTOINSTALL = false
03:56:57:YOLOv5_VERBOSE = false
03:56:57:
03:56:57:Error trying to start Object Detection (YOLOv5 6.2) (detect_adapter.py)
03:56:57:An error occurred trying to start process 'C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python' with working directory 'C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo'. The system cannot find the file specified.
03:56:57:Module ObjectDetectionYolo started successfully.
03:56:57: at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at CodeProject.AI.API.Server.Frontend.ModuleProcessServices.StartProcess(ModuleConfig module)
03:56:57:Please check the CodeProject.AI installation completed successfully
03:56:57:Installer exited with code 255
03:57:39:ObjectDetectionYolo has left the building
03:57:39:Unknown response from server
03:57:48:Unknown response from server
03:57:51:FaceProcessing has left the building
03:57:51:Unknown response from server
03:58:03:Preparing to install module 'ObjectDetectionYolo'
03:58:03:Downloading module 'ObjectDetectionYolo'
03:58:04:Installing module 'ObjectDetectionYolo'
03:58:04:ObjectDetectionYolo: Installing CodeProject.AI Analysis Module
03:58:04:ObjectDetectionYolo: ========================================================================
03:58:04:ObjectDetectionYolo: CodeProject.AI Installer
03:58:04:ObjectDetectionYolo: ========================================================================
03:58:04:ObjectDetectionYolo: Checking GPU support
03:58:04:ObjectDetectionYolo: CUDA Present...True
03:58:05:ObjectDetectionYolo: Allowing GPU Support: Yes
03:58:05:ObjectDetectionYolo: Allowing CUDA Support: Yes
03:58:05:ObjectDetectionYolo: General CodeProject.AI setup
03:58:05:ObjectDetectionYolo: Creating Directories...Done
03:58:05:ObjectDetectionYolo: Installing module ObjectDetectionYolo
03:58:05:ObjectDetectionYolo: Installing python37 in C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37
03:58:05:ObjectDetectionYolo: Checking for python37 download...Present
03:58:05:ObjectDetectionYolo: '"C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\python.exe"' is not recognized as an internal or external command,
03:58:05:ObjectDetectionYolo: operable program or batch file.
03:58:05:ObjectDetectionYolo: Creating Virtual Environment...Done
03:58:05:ObjectDetectionYolo: The system cannot find the path specified.
03:58:05:ObjectDetectionYolo: Enabling our Virtual Environment...Done
03:58:05:ObjectDetectionYolo: The system cannot find the path specified.
03:58:05:ObjectDetectionYolo: Confirming we have Python 3.7...
03:58:05:Module ObjectDetectionYolo installed successfully.
03:58:05:
03:58:05:Module 'Object Detection (YOLOv5 6.2)' (ID: ObjectDetectionYolo)
03:58:05:Module Path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo
03:58:05:AutoStart: True
03:58:05:Queue: objectdetection_queue
03:58:05:Platforms: all
03:58:05:GPU: Support enabled
03:58:05:Parallelism: 0
03:58:05:Accelerator:
03:58:05:Half Precis.: enable
03:58:05:Runtime: python37
03:58:05:Runtime Loc: Shared
03:58:05:FilePath: detect_adapter.py
03:58:05:Pre installed: False
03:58:05:Start pause: 1 sec
03:58:05:LogVerbosity:
03:58:05:Valid: True
03:58:05:Environment Variables
03:58:05:APPDIR = %CURRENT_MODULE_PATH%
03:58:05:CUSTOM_MODELS_DIR = %CURRENT_MODULE_PATH%/custom-models
03:58:05:MODELS_DIR = %CURRENT_MODULE_PATH%/assets
03:58:05:MODEL_SIZE = Medium
03:58:05:USE_CUDA = True
03:58:05:YOLOv5_AUTOINSTALL = false
03:58:05:YOLOv5_VERBOSE = false
03:58:05:
03:58:05:Error trying to start Object Detection (YOLOv5 6.2) (detect_adapter.py)
03:58:05:An error occurred trying to start process 'C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python' with working directory 'C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo'. The system cannot find the file specified.
03:58:05: at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at CodeProject.AI.API.Server.Frontend.ModuleProcessServices.StartProcess(ModuleConfig module)
03:58:05:Module ObjectDetectionYolo started successfully.
03:58:05:Installer exited with code 255
03:58:05:Please check the CodeProject.AI installation completed successfully
03:58:05:Unknown response from server
03:58:16:Preparing to install module 'FaceProcessing'
03:58:16:Downloading module 'FaceProcessing'
03:58:17:Installing module 'FaceProcessing'
03:58:18:FaceProcessing: Installing CodeProject.AI Analysis Module
03:58:18:FaceProcessing: ========================================================================
03:58:18:FaceProcessing: CodeProject.AI Installer
03:58:18:FaceProcessing: ========================================================================
03:58:18:FaceProcessing: Checking GPU support
03:58:18:FaceProcessing: CUDA Present...True
03:58:18:FaceProcessing: Allowing GPU Support: Yes
03:58:18:FaceProcessing: Allowing CUDA Support: Yes
03:58:18:FaceProcessing: General CodeProject.AI setup
03:58:18:FaceProcessing: Creating Directories...Done
03:58:18:FaceProcessing: Installing module FaceProcessing
03:58:18:FaceProcessing: Installing python37 in C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37
03:58:18:FaceProcessing: Checking for python37 download...Present
03:58:18:FaceProcessing: '"C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\python.exe"' is not recognized as an internal or external command,
03:58:18:FaceProcessing: operable program or batch file.
03:58:18:FaceProcessing: Creating Virtual Environment...Done
03:58:18:FaceProcessing: The system cannot find the path specified.
03:58:18:FaceProcessing: Enabling our Virtual Environment...Done
03:58:18:FaceProcessing: The system cannot find the path specified.
03:58:18:FaceProcessing: Confirming we have Python 3.7...
03:58:18:Module FaceProcessing installed successfully.
03:58:18:
03:58:18:Module 'Face Processing' (ID: FaceProcessing)
03:58:18:Module Path: C:\Program Files\CodeProject\AI\modules\FaceProcessing
03:58:18:AutoStart: True
03:58:18:Queue: faceprocessing_queue
03:58:18:Platforms: windows,linux,linux-arm64,macos,macos-arm64
03:58:18:GPU: Support enabled
03:58:18:Parallelism: 0
03:58:18:Accelerator:
03:58:18:Half Precis.: enable
03:58:18:Runtime: python37
03:58:18:Runtime Loc: Shared
03:58:18:FilePath: intelligencelayer\face.py
03:58:18:Pre installed: False
03:58:18:Start pause: 1 sec
03:58:18:LogVerbosity:
03:58:18:Valid: True
03:58:18:Environment Variables
03:58:18:APPDIR = %CURRENT_MODULE_PATH%\intelligencelayer
03:58:18:DATA_DIR = %DATA_DIR%
03:58:18:MODE = MEDIUM
03:58:18:MODELS_DIR = %CURRENT_MODULE_PATH%\assets
03:58:18:PROFILE = desktop_gpu
03:58:18:USE_CUDA = True
03:58:18:YOLOv5_AUTOINSTALL = false
03:58:18:YOLOv5_VERBOSE = false
03:58:18:
03:58:18:Error trying to start Face Processing (intelligencelayer\face.py)
03:58:18:An error occurred trying to start process 'C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python' with working directory 'C:\Program Files\CodeProject\AI\modules\FaceProcessing'. The system cannot find the file specified.
03:58:18:Module FaceProcessing started successfully.
03:58:18: at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at CodeProject.AI.API.Server.Frontend.ModuleProcessServices.StartProcess(ModuleConfig module)
03:58:18:Please check the CodeProject.AI installation completed successfully
03:58:18:Installer exited with code 255
03:58:18:Unknown response from server
Logging level
|
|
|
|
|
To Chris and all the developers, I downloaded and tried the version 2.1.9 and it is truly amazing! The new version would automatically install python when the user is installing the module. I've installed several of them and they are all working perfectly! All what it takes is a click!
It's very awesome update and very appreciated! Thank you for your hard work and dedication!
|
|
|
|