Skip to content

ALPR install: fix lxml build failure on ARM by adding libxml2/libxslt dev deps and pinning lxml for Py3.8#22

Open
MauroDruwel wants to merge 1 commit intocodeproject:mainfrom
MauroDruwel:patch-1
Open

ALPR install: fix lxml build failure on ARM by adding libxml2/libxslt dev deps and pinning lxml for Py3.8#22
MauroDruwel wants to merge 1 commit intocodeproject:mainfrom
MauroDruwel:patch-1

Conversation

@MauroDruwel
Copy link

  • Add apt deps: libxml2-dev, libxslt1-dev, zlib1g-dev, pkg-config to avoid lxml source-build failure.
  • Preinstall lxml==4.9.4 on Python 3.8 (ARM/Jetson/macOS) to prefer wheels over source.
  • Keep existing OpenCV 4.6.0.66 pin for PaddleOCR 2.7.0.3; no changes to x86_64 OpenSSL handling.
  • Fixes error: “Please make sure the libxml2 and libxslt development packages are installed.”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant