0

I am using Tensorflow docker. Inside docker matplotlib is installed using apt-get install python-matplotlib. After installation tensorflow can't be imported. Before installation was ok.

>>> import tensorflow
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named tensorflow
>>>
batuman
  • 6,634
  • 23
  • 93
  • 200

0 Answers0