return im._new(core.fill(mode, size, color))
出现文章开头这个错误,前面全是Image 里面函数的错误。我是pytorch版本太低了,重新安装新版本后运行成功
TypeError: color must be int or single-element tuple
阅读 73
2022-04-25
return im._new(core.fill(mode, size, color))
出现文章开头这个错误,前面全是Image 里面函数的错误。我是pytorch版本太低了,重新安装新版本后运行成功
相关推荐
精彩评论(0)