On 15 June 2016 at 15:59, <
xfsc...@gmail.com> wrote:
> (tensorflow2)scott@ubuntu:~/Keras_LSTM$ python recurrent_keras_power.py
> Traceback (most recent call last):
> File "recurrent_keras_power.py", line 5, in <module>
> from keras.layers.core import Dense, Activation, Dropout
> ImportError: No module named keras.layers.core
> (tensorflow2)scott@ubuntu:~/Keras_LSTM$
That sounds like you are missing keras. Try: