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
  • 7,066
  • 26
  • 107
  • 229

0 Answers0