作成
編集する
[python]エラー:Name 'Image' is not defined
python
flask
NameError: name 'Image' is not defined
Imageがインポートされてないのでインポートします。
from PIL import *
NameError: name 'random' is not defined
import random
LOGIN
Facebook
Twitter
Google
AUTHOR
@えのえの
最終更新日 2023/04/09
FAVORITE
LINK TAG
<a href="http://wakatta.xyz/i447/" target="_blank">[python]エラー:Name 'Image' is not defined - wakatta</a>
記法を見る
1742566376