NPoe / neural-nlp-explanation-experiment

14 stars 1 forks source link

I used your keras, but a bug exsits #5

Closed tangxiangru closed 5 years ago

tangxiangru commented 5 years ago

Traceback (most recent call last): File "main.py", line 3, in from task_methods import File "/home/txr/neural-nlp-explanation-experiment/SRC/task_methods.py", line 10, in from keras.layers import ImportError: No module named 'keras.layers'

NPoe commented 5 years ago

How did you install the keras fork? I have put instructions in a comment of another issue that you opened: https://github.com/NPoe/neural-nlp-explanation-experiment/issues/2