pillow以及相关python对应版本
from . import _imaging as core ImportError: DLL load failed while importing _imaging: 找不到指定的模块。上网查询后发现是pillow和python版本对应不上,因为一些帖子已经是几年前的了,遂存档一下pillow官网上的python对应版本。
·
出现错误:
from . import _imaging as core ImportError: DLL load failed while importing _imaging: 找不到指定的模块。
上网查询后发现是pillow和python版本对应不上,因为一些帖子已经是几年前的了,遂存档一下pillow官网上的python对应版本
网址:https://pillow.readthedocs.io/en/latest/installation/python-support.html
更多推荐
已为社区贡献1条内容
所有评论(0)