seq2seq.pytorch
seq2seq.pytorch copied to clipboard
ModuleNotFound Error
Hi Elad,
I am using your code for my task. I face an error related to ModuleNotFoundError: No module named 'seq2seq.tools.utils.log'. I already executed script python setup.py develop but after that it showing the same error.
Best Arunav
Did you find a fix for this?
Hey @mohiitaa, I remembered this wasn't solved and was moved to another repo
Alright, thanks!