Traceback (most recent call last):

  File "/Users/user/Desktop/untitled.py", line 9, in <module>

    from tensorflow.examples.tutorials.mnist import input_data

  File "/Library/Python/2.7/site-packages/tensorflow/examples/tutorials/mnist/__init__.py", line 21, in <module>

    from tensorflow.examples.tutorials.mnist import input_data

  File "/Library/Python/2.7/site-packages/tensorflow/examples/tutorials/mnist/input_data.py", line 29, in <module>

    from tensorflow.contrib.learn.python.learn.datasets.mnist import read_data_sets

  File "/Library/Python/2.7/site-packages/tensorflow/contrib/__init__.py", line 22, in <module>

    from tensorflow.contrib import bayesflow

  File "/Library/Python/2.7/site-packages/tensorflow/contrib/bayesflow/__init__.py", line 24, in <module>

    from tensorflow.contrib.bayesflow.python.ops import stochastic_graph

ImportError: No module named ops

[Finished in 0.4s with exit code 1]

[shell_cmd: python -u "/Users/user/Desktop/untitled.py"]

[dir: /Users/user/Desktop]

[path: /usr/bin:/bin:/usr/sbin:/sbin]


아니 시발 ops 디렉터리 있는거 다 확인했는데 에러가 왜뜨는거냐


ㅠㅠ 죽겠다