daniel-kukiela / nmt-chatbot

NMT Chatbot
GNU General Public License v3.0
385 stars 212 forks source link

ERROR #67

Closed TAG-Epic closed 6 years ago

TAG-Epic commented 6 years ago

i get this error when i try 2 run the train.py script: Error importing tensorflow. Unless you are using bazel, you should not try to import tensorflow from its source directory; please exit the tensorflow source tree, and relaunch your python interpreter from there.

mapingshuo commented 6 years ago

I think your tensorflow is not installed properly. You can try to google this ERROR firstly.

daniel-kukiela commented 6 years ago

How did you install tensorflow? hat version of python are you using and how did you install it?