‘list‘ object has no attribute ‘mul‘

‘list‘ object has no attribute ‘mul‘_第1张图片

‘list‘ object has no attribute ‘mul‘_第2张图片

原来运行得好好的,突然出现错误:'list' object has no attribute 'mul'  ,更换一个输入路径,又没问题,改一个路径,还是出现错误,很奇怪,后来又没有问题,记录一下。

参考这文章 《Fixing ‘AttributeError: ‘module’ object has no attribute ‘mul’ in TensorFlow》,发现TensorFlow是没有安装的,安装了依然报错。

看上面出错窗口,有个Tensor也是没装的,以后再出错,试试安装Tensor看看有没有效果。

你可能感兴趣的:(ComfyUI)