Home python moduulotfounderror: no module named 'keras'

moduulotfounderror: no module named ‘keras’

Author

Date

Category

Actually, tried to import libraries:

import numpy as np
 Import Matplotlib.pyPlot AS PLT
 % Matplotlib inline
 From Collections Import Counter
 from keras.datasets import cifar10

Displays an error: ModuulNotFounderror: No Module Named ‘Keras’

p.s. And in Pip’e and in Jupyter itself installed both keras.dataasets, and tensorflow


Answer 1, Authority 100%

Push in the console

Pip Install Keras

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions