Skip to content

Commit d4794dd

Browse files
smengclsunchao
authored andcommitted
HADOOP-18048. [branch-3.3] Dockerfile_aarch64 build fails with fatal error: Python.h: No such file or directory (#3801)
1 parent 3e24bc6 commit d4794dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-support/docker/Dockerfile_aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ RUN apt-get -q update \
7474
pkg-config \
7575
python2.7 \
7676
python3 \
77+
python3-dev \
7778
python3-pip \
7879
python3-pkg-resources \
7980
python3-setuptools \

0 commit comments

Comments
 (0)