parkpow / deep-license-plate-recognition

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
https://platerecognizer.com/
MIT License
523 stars 122 forks source link

Fix installer broken #168

Closed danleyb2 closed 9 months ago

danleyb2 commented 9 months ago

Fix:

  1. Linux Error - ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2u 20 Dec 2019'. See: https://github.com/urllib3/urllib3/issues/2168

  2. Windows Error - No module named 'charset_normalizer.md__mypyc'