I think I found the issue the PaddleOCR 2.7.0.3 is not compatible with PaddlePaddle 3.2.0. It is getting late, I will post steps to manually install module tomorrow when I get home form work.
I am not sure what the issue, can you try uninstalling and installing one more time Do not use download cache and Install verbosity Loud (Loud will show a lot more details on the install). When it finishes installing post the install log.
Try uninstall the ALPR module one more time, do the below steps.
Uninstall the ALPR module
Reboot the PC
Reinstall the ALPR module using Do not use download cache
Post a screenshot of your system info and the install log for the ALPR module
Module 'License Plate Reader' 3.4.0 (ID: ALPR)
Valid: True
Module Path: <root>\modules\ALPR
Module Location: Internal
AutoStart: False
Queue: alpr_queue
Runtime...
If you are not going to use a Nvidia GPU uninstall CUDA. Do the below steps.
Uninstall CUDA 13
Reboot your PC
Uninstall the ALPR module
Reboot your PC
Reinstall the ALPR module
This should make the ALPR module work
I looks like the current version of PaddleOCR is not compatible with the ALPR module. Try the below steps
Delete folder C:\Program Files\CodeProject\AI\modules\ALPR\bin
Replace requirements.windows.cuda12.txt with the attached
Open up a command prompt in admin mode
change directory to CD...
To get the ALPR module to work do the below steps.
Uninstall the ALPR module
Uninstall CUDA 12.2
Reboot the PC
install CUDA 12.4 link CUDA Toolkit 12.4 Downloads
Install cuDNN using attached install_CUDnn.bat
Reboot the PC
Install the ALPR module
ALPR module should work now
Object Detection (YOLOv5 .NET) does not uses CUDA it uses DirectML
Yes, you also need the License Plate Reader module installed to do ALPR, this module does use CUDA, It needs CUDA 12.4 for you GPU