NNDIAL icon indicating copy to clipboard operation
NNDIAL copied to clipboard

ImportError: No module named hpc_submit

Open robotzheng opened this issue 6 years ago • 1 comments

try run : python scp/batch_script/train_LIDM.py

if comment out the line including hpc_submit, then Traceback (most recent call last): File "scp/batch_script/train_LIDM.py", line 58, in fout.write( configN2N(arc['enc'],arc['dec'],arc['trk']) ) NameError: name 'arc' is not defined

robotzheng avatar Aug 22 '17 09:08 robotzheng

I have the same problem.

haibincoder avatar Mar 13 '19 16:03 haibincoder