EuphoriaYan / zi2zi-pytorch

zi2zi implement with pytorch
190 stars 40 forks source link

'NoneType' object is not subscriptable #42

Open erkai2k opened 1 year ago

erkai2k commented 1 year ago

hello,img2img,
ch = res[1] TypeError: 'NoneType' object is not subscriptable

zombieMaybeLikeCake commented 1 year ago

如果是執行python font2img.py遇到的問題 在font2img.py 131行新增 if type(img) == "PIL.Image.Image":

erkai2k commented 1 year ago

谢谢谢谢

 

1251511960 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年5月5日(星期五) 凌晨0:25 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [EuphoriaYan/zi2zi-pytorch] 'NoneType' object is not subscriptable (Issue #42)

如果是執行python font2img.py遇到的問題 在font2img.py 131行新增 if type(img) == "PIL.Image.Image":

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>