is there an option to make it actually read the plate instead of just confirming that it see a plate?
LOG
16:56:14: preparing to install module 'ALPR'
16:56:14: Downloading module 'ALPR'
16:56:15:Installing module 'ALPR'
16:56:16:ALPR: Installing CodeProject.AI Analysis Module
16:56:16:ALPR: ========================================================================
16:56:16:ALPR: CodeProject.AI Installer
16:56:16:ALPR: ========================================================================
16:56:16:ALPR: CUDA Present...True
16:56:16:ALPR: Allowing GPU Support: Yes
16:56:16:ALPR: Allowing CUDA Support: Yes
16:56:16:ALPR: General CodeProject.AI setup
16:56:16:ALPR: Creating Directories...Done
16:56:16:ALPR: Installing module ALPR
16:56:16:ALPR: Installing python37 in C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37
16:56:16:ALPR: Checking for python37 download...Present
16:56:23:ALPR: Creating Virtual Environment...Done
16:56:23:ALPR: Enabling our Virtual Environment...Done
16:56:23:ALPR: Confirming we have Python 3.7...present
16:56:24:ALPR: Ensuring Python package manager (pip) is installed...Done
16:56:32:ALPR: Ensuring Python package manager (pip) is up to date...Done
16:56:32:ALPR: Choosing Python packages from requirements.windows.cuda.txt
16:59:44:ALPR: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.paddlepaddle.org.cn', port=443): Read timed out. (read timeout=15)")': /whl/windows/mkl/avx/stable.html
17:00:03:ALPR: WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.paddlepaddle.org.cn', port=443): Read timed out. (read timeout=15)")': /whl/windows/mkl/avx/stable.html
17:03:21:ALPR: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='www.paddlepaddle.org.cn', port=443): Read timed out. (read timeout=15)")': /whl/windows/mkl/avx/stable.html
17:06:15:ALPR: Installing Packages into Virtual Environment...
17:06:15:Module ALPR installed successfully.
17:06:15:GetCommandByRuntime: Runtime=python37, Location=Local
17:06:15:Command: C:\Program Files\CodeProject\AI\modules\ALPR\bin\windows\python37\venv\scripts\Python
17:06:15:
17:06:15:
17:06:15:Module 'License Plate Reader' (ID: ALPR)
17:06:15:Module Path: C:\Program Files\CodeProject\AI\modules\ALPR
17:06:15:AutoStart: True
17:06:15:Starting C:\Program Files...ws\python37\venv\scripts\Python "C:\Program Files...\modules\ALPR\ALPR_adapter.py"
17:06:15:Attempting to start ALPR with C:\Program Files\CodeProject\AI\modules\ALPR\bin\windows\python37\venv\scripts\Python "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py"
17:06:15:Queue: alpr_queue
17:06:15: Platforms: windows,linux,macos,macos-arm64
17:06:15:GPU: Support enabled
17:06:15: Parallelism: 0
17:06:15:Accelerator:
17:06:15:Half Precis.: enable
17:06:15:Runtime: python37
17:06:15:Runtime Loc: Local
17:06:15:FilePath: ALPR_adapter.py
17:06:15: Pre installed: False
17:06:15:Start pause: 1 sec
17:06:15:LogVerbosity:
17:06:15:Valid: True
17:06:15:Environment Variables
17:06:15:AUTO_PLATE_ROTATE = True
17:06:15: PLATE_CONFIDENCE = 0.7
17:06:15: PLATE_RESCALE_FACTOR = 2
17:06:15: PLATE_ROTATE_DEG = 0
17:06:15:
17:06:15:Started License Plate Reader module
17:06:15:Timed out attempting to install Module 'ALPR' ($A task was canceled.)
17:06:15:Timed out attempting to install Module 'ALPR' ($A task was canceled.)
17:06:15:ALPR_adapter.py: Traceback (most recent call last):
17:06:15:ALPR_adapter.py: File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py", line 7, in
17:06:15:ALPR_adapter.py: from request_data import RequestData
17:06:15:ALPR_adapter.py: File "../../SDK/Python\request_data.py", line 8, in
17:06:15:ALPR_adapter.py: from PIL import Image
17:06:15:ALPR_adapter.py: ModuleNotFoundError: No module named 'PIL'
17:06:15:Module ALPR has shutdown
17:06:15:ALPR_adapter.py: has exited
17:06:16:Module ALPR started successfully.
any idea what is the cause?