Mike,
I uninstall the ALPR module then reinstall the module using Do not use download cache. Now I am getting a new message -
17:40:20:Started License Plate Reader module
17:40:20:ALPR_adapter.py: Traceback (most recent call last):
17:40:20:ALPR_adapter.py: File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py", line 7, in
17:40:20:ALPR_adapter.py: from request_data import RequestData
17:40:20:ALPR_adapter.py: File "../../SDK/Python\request_data.py", line 7, in
17:40:20:ALPR_adapter.py: from PIL import Image
17:40:20:ALPR_adapter.py: ModuleNotFoundError: No module named 'PIL'
17:40:20:ALPR_adapter.py: has exited
I uninstall the ALPR module then reinstall the module using Do not use download cache. Now I am getting a new message -
17:40:20:Started License Plate Reader module
17:40:20:ALPR_adapter.py: Traceback (most recent call last):
17:40:20:ALPR_adapter.py: File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py", line 7, in
17:40:20:ALPR_adapter.py: from request_data import RequestData
17:40:20:ALPR_adapter.py: File "../../SDK/Python\request_data.py", line 7, in
17:40:20:ALPR_adapter.py: from PIL import Image
17:40:20:ALPR_adapter.py: ModuleNotFoundError: No module named 'PIL'
17:40:20:ALPR_adapter.py: has exited