You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/kali/SutureBox/suturebox.py", line 64, in
print(Get_list()) if args.list else main(target,modular,tool,info,single,exclude,output_file,down,proxy) # 若有-list则打印列表
File "/home/kali/SutureBox/suturebox.py", line 49, in main
dow_rep(down)
File "/home/kali/SutureBox/controller/controller.py", line 102, in dow_rep
Dow.get_tool(i)
File "/home/kali/SutureBox/method/Download_tools.py", line 109, in get_tool
for i in moud:
TypeError: 'NoneType' object is not iterable
求解决办法
The text was updated successfully, but these errors were encountered:
---原始邮件---
发件人: ***@***.***>
发送时间: 2022年7月19日(周二) 下午2:48
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [F6JO/Suture_Box] 大佬,我安装总出问题 (Issue #6)
师傅,最近在hw,空了我修复一下
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Traceback (most recent call last):
File "/home/kali/SutureBox/suturebox.py", line 64, in
print(Get_list()) if args.list else main(target,modular,tool,info,single,exclude,output_file,down,proxy) # 若有-list则打印列表
File "/home/kali/SutureBox/suturebox.py", line 49, in main
dow_rep(down)
File "/home/kali/SutureBox/controller/controller.py", line 102, in dow_rep
Dow.get_tool(i)
File "/home/kali/SutureBox/method/Download_tools.py", line 109, in get_tool
for i in moud:
TypeError: 'NoneType' object is not iterable
求解决办法
The text was updated successfully, but these errors were encountered: