pybind11-dev is necessary to build interpreter_wrapper_pybind11.cc
PiperOrigin-RevId: 306352316 Change-Id: Ief6e5dbc8a1801b020f53c0bf03c0e2c7d1745ff
This commit is contained in:
parent
4961f18733
commit
c21de55d63
@ -15,6 +15,7 @@ RUN apt-get update && \
|
|||||||
python-wheel \
|
python-wheel \
|
||||||
python-numpy \
|
python-numpy \
|
||||||
python-pip \
|
python-pip \
|
||||||
|
pybind11-dev \
|
||||||
libpython-dev \
|
libpython-dev \
|
||||||
libpython-dev:armhf \
|
libpython-dev:armhf \
|
||||||
libpython-dev:arm64 \
|
libpython-dev:arm64 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user