Python Forum

Full Version: Error when import Keras
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello friends

i using pychram on windows 10 and install tensorflow , keras

but in line
from keras.models import Sequential

i have this Error

[Image: Untitled99.png]


How can I solve it?

Thanks
Please, don't post images of code and error. Copy/paste in respective tags
Use proper tags when post code, traceback, output, etc.
See BBcode help for more info.

For the error:
https://github.com/tensorflow/tensorboard/issues/1566
https://github.com/tensorflow/tensorflow/issues/21719