HyukjinKwon commented on PR #57031:
URL: https://github.com/apache/spark/pull/57031#issuecomment-4889387992

   Alternative approach in #57033 (SPARK-57954): instead of pinning 
`lxml==4.9.4`, install `libxslt1-dev` so lxml builds from source for any 
version (keeping lxml unpinned and consistent with the CPython test images). 
The root cause is the missing libxslt dev headers, not the lxml version. If the 
maintainers prefer the root-cause fix, this PR could be closed in favor of 
#57033 (opened against branch-4.1; to be backported to branch-4.0).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to