lhelontra / tensorflow-on-arm

TensorFlow for Arm
MIT License
1.05k stars 274 forks source link

build tensorflow 1.9.0 failed on Ubuntu16.04 #45

Closed hzzh11856 closed 5 years ago

hzzh11856 commented 5 years ago

Hi, there are some errors happen when I build tensorflow with python3.5 on Ubuntu16.04.

In file included from bazel-out/armeabi-opt/genfiles/external/local_config_python/python_include/Python.h:8:0, from bazel-out/armeabi-opt/bin/tensorflow/contrib/lite/toco/python/tensorflow_wrap_toco.cc:171: bazel-out/armeabi-opt/genfiles/external/local_config_python/python_include/pyconfig.h:9:53: fatal error: aarch64-linux-gnu/python3.5m/pyconfig.h: No such file or directory

include <aarch64-linux-gnu/python3.5m/pyconfig.h>

compilation terminated. INFO: Elapsed time: 539.906s, Critical Path: 65.77s INFO: 3579 processes: 3579 local. FAILED: Build did NOT complete successfully