-
Notifications
You must be signed in to change notification settings - Fork 79
Description
Hi. Please i would like to know how to train train these models. When i ran train_en_de.sh, i get errors:
Traceback (most recent call last):
File "/media/vivien/A/NEW-SMT/seq2seq.pytorch-master/main.py", line 15, in
from seq2seq.tools.utils.log import setup_logging
ModuleNotFoundError: No module named 'seq2seq.tools.utils.log'
Traceback (most recent call last):
File "/media/vivien/A/NEW-SMT/seq2seq.pytorch-master/main.py", line 15, in
from seq2seq.tools.utils.log import setup_logging
ModuleNotFoundError: No module named 'seq2seq.tools.utils.log'
Traceback (most recent call last):
File "/media/vivien/A/NEW-SMT/seq2seq.pytorch-master/main.py", line 15, in
from seq2seq.tools.utils.log import setup_logging
ModuleNotFoundError: No module named 'seq2seq.tools.utils.log'
Traceback (most recent call last):
File "/media/vivien/A/NEW-SMT/seq2seq.pytorch-master/main.py", line 15, in
from seq2seq.tools.utils.log import setup_logging
ModuleNotFoundError: No module named 'seq2seq.tools.utils.log'