ImportError: Failed to import pydot. You must install pydot and graphviz for `pydotprint` to work
The following commands solved the problem for me pip install pydot pip install pydotplus sudo apt-get install graphviz
The following commands solved the problem for me pip install pydot pip install pydotplus sudo apt-get install graphviz
To check which devices are available to TensorFlow you can use this and see if the GPU cards are available: Edit Also, you should see this kind of logs if you use TensorFlow Cuda version :