zhiguowang / BiMPM

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Apache License 2.0
438 stars 150 forks source link

AttributeError: 'module' object has no attribute '_state_size_with_prefix' #16

Open Sunjiawei58 opened 7 years ago

Sunjiawei58 commented 7 years ago

Hello, I was told to try to run the program on Ubuntu 16.04 with python 2.7 and tensorFlow already installed, but when I tried to "python SentenceMatchTrainer.py", I got this error image. Can anyone help me how to solve this problem?

Thanks

lifeofabit commented 7 years ago

Most likely, you have tensorflow 1.0 installed and this project requires 0.x

You can find a download for tensorflow 0.12 here: https://www.tensorflow.org/versions/r0.12/get_started/os_setup