M-ADDA icon indicating copy to clipboard operation
M-ADDA copied to clipboard

Traceback (most recent call last):

Open lwpyh opened this issue 7 years ago • 2 comments

I was running your code,and after I run your main.py,I got follow error. File "main.py", line 70, in for exp_name in args.expList: TypeError: 'NoneType' object is not iterable, How can I deal with it?

lwpyh avatar Nov 09 '18 17:11 lwpyh

Hii, which python version are you using?

IssamLaradji avatar Nov 19 '18 13:11 IssamLaradji

你好,我正在运行您的代码,在运行您的main.py后,我遇到了以下错误。 文件 “main.py”,第 70 行,在 args.expList 中exp_name: TypeError: 'NoneType' 对象不可迭代, 我该如何处理它? 我的pytorch是1.13.1 python是3.7

lazLiAizhen avatar Mar 16 '23 13:03 lazLiAizhen