Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

'NoneType' object is not subscriptable #42

Open
erkai2k opened this issue Feb 19, 2023 · 2 comments
Open

'NoneType' object is not subscriptable #42

erkai2k opened this issue Feb 19, 2023 · 2 comments

Comments

@erkai2k
Copy link

erkai2k commented Feb 19, 2023

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

@zombieMaybeLikeCake
Copy link

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

@erkai2k
Copy link
Author

erkai2k commented May 6, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants