docker部署报错
Open
- Dominant language
- Python
- Stars
- 23.7k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Compile failed: command 'gcc' failed with exit status 1
creating tmp
cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInit32aqsxyc.c -o tmp/xmlXPathInit32aqsxyc.o
/tmp/xmlXPathInit32aqsxyc.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int]
2 | main (int argc, char **argv) {
| ^~~~
cc tmp/xmlXPathInit32aqsxyc.o -L/lib -lxml2 -o a.out
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Failed building wheel for lxml
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.