HADOOP-18048. [branch-3.3] Dockerfile_aarch64 build fails with fatal error: Python.h: No such file or directory (#3801)
This commit is contained in:
parent
37ced452d9
commit
0cab54909a
|
@ -74,6 +74,7 @@ RUN apt-get -q update \
|
|||
pkg-config \
|
||||
python2.7 \
|
||||
python3 \
|
||||
python3-dev \
|
||||
python3-pip \
|
||||
python3-pkg-resources \
|
||||
python3-setuptools \
|
||||
|
|
Loading…
Reference in New Issue