License Plate Reader 3.3.4 Start and Stop #341
Joaolaranjo1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Server version: 2.9.5
System: Windows
Operating System: Windows (Windows 10 Redstone)
CPUs: Intel(R) Xeon(R) CPU X3470 @ 2.93GHz (Intel)
1 CPU x 4 cores. 8 logical processors (x64)
GPU (Primary): (NVIDIA), CUDA: 11.1 (up to: 11.1), Compute: , cuDNN:
System RAM: 16 GiB
Platform: Windows
BuildConfig: Release
Execution Env: Native
Runtime Env: Production
My issue
18:18:27:ALPR: Installing CodeProject.AI Analysis Module
18:18:27:ALPR: ======================================================================
18:18:27:ALPR: CodeProject.AI Installer
18:18:27:ALPR: ======================================================================
18:18:29:ALPR: 136.6Gb of 228Gb available on (No label) (Windows 10 x86_64 - windows)
18:18:29:ALPR: General CodeProject.AI setup
18:18:29:ALPR: Checking for VC++ Redist...v14 Present.
18:18:30:ALPR: Creating Directories...done
18:18:30:ALPR: GPU support
18:18:31:ALPR: CUDA Present...Yes (CUDA 11.1, No cuDNN found, CUDA Toolkit: false)
18:18:32:ALPR: ROCm Present...No
18:18:32:ALPR: Checking for .NET 9.0...Checking runtimes...All good. Found .NET aspnetcore 9
18:18:36:ALPR: Reading ALPR settings.......done
18:18:36:ALPR: Installing module License Plate Reader 3.3.4 (Internal)
18:18:37:ALPR: Installing Python 3.9
18:18:37:ALPR: Python 3.9 is already installed
18:18:52:ALPR: Creating Virtual Environment (Local)...done
18:18:52:ALPR: Confirming we have Python 3.9 in our virtual environment...present
18:18:53:ALPR: Downloading ALPR models...already exists...Expanding...done.
18:18:53:ALPR: Copying contents of ocr-en-pp_ocrv4-paddle.zip to paddleocr...done
18:18:55:ALPR: Checking CPU compatibility...All good
18:18:55:ALPR: Installing Python packages for License Plate Reader
18:18:55:ALPR: �[0;Installing GPU-enabled libraries: If available
18:18:56:Response timeout. Try increasing the timeout value
18:18:58:ALPR: Ensuring Python package manager (pip) is installed...done
18:19:18:ALPR: Ensuring Python package manager (pip) is up to date...done
18:19:19:ALPR: Python packages specified by requirements.windows.cuda11.txt
18:19:35:ALPR: - Installing NumPy, a package for scientific computing...(✅ checked) done
18:20:38:ALPR: - Installing PaddlePaddle, Parallel Distributed Deep Learning...(✅ checked) done
18:22:55:ALPR: - Installing PaddleOCR, the OCR toolkit based on PaddlePaddle...(✅ checked) done
18:22:59:ALPR: - Installing imutils, the image utilities library...(✅ checked) done
18:23:01:ALPR: - Installing OpenCV, the Computer Vision library for Python...Already installed
18:23:17:ALPR: - Installing the CodeProject.AI SDK...(✅ checked) done
18:23:18:ALPR: Scanning modulesettings for downloadable models...No models specified
18:23:18:ALPR: Executing post-install script for License Plate Reader
18:23:33:ALPR: Self test: Self-test failed
18:23:33:ALPR: Module setup time 00:05:00.22
18:23:33:ALPR: Setup complete
18:23:33:ALPR: Total setup time 00:05:05.80
18:23:33:ALPR: SETUP FAILED:
18:23:33:ALPR: - [ALPR] Self test failed
18:23:33:Module ALPR installed successfully.
18:23:33:
18:23:33:Module 'License Plate Reader' 3.3.4 (ID: ALPR)
18:23:33:Valid: True
18:23:33:Module Path: \modules\ALPR
18:23:33:Module Location: Internal
18:23:33:AutoStart: True
18:23:33:Queue: alpr_queue
18:23:33:Runtime: python3.9
18:23:33:Runtime Location: Local
18:23:33:FilePath: ALPR_adapter.py
18:23:33:Start pause: 3 sec
18:23:33:Parallelism: 0
18:23:33:LogVerbosity:
18:23:33:Platforms: all,!windows-arm64
18:23:33:GPU Libraries: installed if available
18:23:33:GPU: use if supported
18:23:33:Accelerator:
18:23:33:Half Precision: enable
18:23:33:Environment Variables
18:23:33:AUTO_PLATE_ROTATE = True
18:23:33:CROPPED_PLATE_DIR = \Server\wwwroot
18:23:33:MIN_COMPUTE_CAPABILITY = 6
18:23:33:MIN_CUDNN_VERSION = 7
18:23:33:OCR_OPTIMAL_CHARACTER_HEIGHT = 60
18:23:33:OCR_OPTIMAL_CHARACTER_WIDTH = 30
18:23:33:OCR_OPTIMIZATION = True
18:23:33:PLATE_CONFIDENCE = 0.7
18:23:33:PLATE_RESCALE_FACTOR = 2
18:23:33:PLATE_ROTATE_DEG = 0
18:23:33:REMOVE_SPACES = False
18:23:33:ROOT_PATH =
18:23:33:SAVE_CROPPED_PLATE = False
18:23:33:
18:23:33:Started License Plate Reader module
18:23:33:Installer exited with code 1
18:23:36:Module ALPR started successfully.
18:23:41:Module ALPR has shutdown
18:23:41:ALPR_adapter.py: has exited
APLR unistall .. install .. reboot machine .. start and stop..
Any on help?
Beta Was this translation helpful? Give feedback.
All reactions