BookerDeWitt/MSBDN-DFF

FileNotFoundError:No such file or directory: 'Logs/Output_MSBDN-DFF.txt'

Closed this issue · 2 comments

File "train.py",line 183,in
with open("Logs/Output_{}.txt".format(opt.name), "a+")as text_file:
FileNotFoundError:No such file or directory: 'Logs/Output_MSBDN-DFF.txt'

Hello, how can I solve this problem?

Try to create a folder named 'Logs' first?