質問編集履歴

1

環境の調査の誤りです。

2017/08/03 09:50

投稿

good_morning
good_morning

スコア61

test CHANGED
File without changes
test CHANGED
@@ -62,11 +62,11 @@
62
62
 
63
63
  import tensorflow as tf
64
64
 
65
- File "C:\Users\Maty\tensorflow\__init__.py", line 23, in <module>
65
+ File "C:\Users\xxx\tensorflow\__init__.py", line 23, in <module>
66
66
 
67
67
  from tensorflow.python import *
68
68
 
69
- File "C:\Users\Maty\tensorflow\python\__init__.py", line 46, in <module>
69
+ File "C:\Users\xxx\tensorflow\python\__init__.py", line 46, in <module>
70
70
 
71
71
  _default_dlopen_flags = sys.getdlopenflags()
72
72
 
@@ -86,9 +86,9 @@
86
86
 
87
87
 
88
88
 
89
- anaconda3
89
+ Python 3.5.2
90
90
 
91
- python3.6
91
+ Anaconda 4.1.1 (64-bit)
92
92
 
93
93
 
94
94