1

I have followed every step for installing keras but whenever I am trying to import keras it gives me an error No module named tensorflow. But I have already installed tensorflow. enter image description here

I have two questions- 1. How can I solve this particular ImportError? 2. If possible can anyone give me a detailed step by step instruction on installing theano, tensorflow and keras? Please don't give any links to install keras because i have tried them all but they keep giving some kind of error or problem.

If possible please take a look at my other question since they are related No module named keras

Thank You

Community
  • 1
  • 1
Alapan Bag
  • 255
  • 2
  • 3
  • 15

1 Answers1

0

Try sudo -H python -m pip install --upgrade --force-reinstall tensorflow