Skip to content

Fix missing libglib2.0-0 in HPS gateway Dockerfile (#17833)#17842

Merged
Bobholamovic merged 1 commit intoPaddlePaddle:mainfrom
scyyh11:fix/hps-gateway-missing-libglib
Mar 23, 2026
Merged

Fix missing libglib2.0-0 in HPS gateway Dockerfile (#17833)#17842
Bobholamovic merged 1 commit intoPaddlePaddle:mainfrom
scyyh11:fix/hps-gateway-missing-libglib

Conversation

@scyyh11
Copy link
Copy Markdown
Collaborator

@scyyh11 scyyh11 commented Mar 23, 2026

#17833

The gateway container fails with ImportError: libgthread-2.0.so.0 because paddlex[serving] transitively imports cv2, which requires libglib2.0-0. Add it to the apt-get install line.

The gateway container fails with `ImportError: libgthread-2.0.so.0`
because `paddlex[serving]` transitively imports `cv2`, which requires
`libglib2.0-0`. Add it to the apt-get install line.
@paddle-bot
Copy link
Copy Markdown

paddle-bot bot commented Mar 23, 2026

Thanks for your contribution!

@scyyh11 scyyh11 requested a review from Bobholamovic March 23, 2026 03:56
@Bobholamovic Bobholamovic merged commit 0859b41 into PaddlePaddle:main Mar 23, 2026
6 checks passed
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.

2 participants