Open Sunjiawei58 opened 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 . Can anyone help me how to solve this problem?
Thanks
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
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 . Can anyone help me how to solve this problem?
Thanks