-
(build error) tensorflow import errordev/tensorflow 2018. 3. 24. 00:29
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "tensorflow/__init__.py", line 24, in <module>
from tensorflow.python import * # pylint: disable=redefined-builtin
File "tensorflow/python/__init__.py", line 49, in <module>
from tensorflow.python import pywrap_tensorflow
File "tensorflow/python/pywrap_tensorflow.py", line 25, in <module>
from tensorflow.python.platform import self_check
해결방법:
tensorflow 빌드한 폴더 말고
암데나 딴데가서 실행해야함