daniel-kukiela / nmt-chatbot

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

ImportError in train.py #152

Closed prbhtkumr closed 4 years ago

prbhtkumr commented 4 years ago

ImportError: cannot import name 'nmt' from 'nmt' (unknown location) ,

I've tried this on both, Linux and Windows getting the same error :/

dusty-dusty commented 4 years ago

Go to https://github.com/daniel-kukiela/nmt/tree/33acea2284a2d719773d73fdd8e751e4ce734dfe and clone nmt from here, then copy and paste it into the main folder

kaljitism commented 4 years ago

Dont forget to use 'recursive' tag while cloning the repository