各位大佬,想请教一下paraview操作的问题,突然无法运行了,然后重新下载了一个新版本,还是有这个问题,这个是运行时候的错误提示,能不能帮我指导处理一下,谢谢各位了。
Generic Warning: In vtkSMColorMapEditorHelper.cxx, line 3180
Failed to determine the LookupTable being used.
Generic Warning: In vtkSMColorMapEditorHelper.cxx, line 3180
Failed to determine the LookupTable being used.
Traceback (most recent call last):
File "F:\OpenFOAM\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\bin\Lib\site-packages\paraview\servermanager.py", line 3273, in GetAssociationFromString
return ASSOCIATIONS[val]
KeyError: 'NONE'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\OpenFOAM\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\bin\Lib\site-packages\paraview\servermanager.py", line 3276, in GetAssociationFromString
return _LEGACY_ASSOCIATIONS[val]
KeyError: 'NONE'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 217, in <module>
File "F:\OpenFOAM\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\bin\Lib\site-packages\paraview\simple.py", line 1082, in ColorBy
rep.SetScalarColoring(None, servermanager.GetAssociationFromString(association))
File "F:\OpenFOAM\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\ParaView-5.13.1-Windows-Python3.10-msvc2017-AMD64\bin\Lib\site-packages\paraview\servermanager.py", line 3278, in GetAssociationFromString
raise RuntimeError("invalid association string '%s'" % val)
RuntimeError: invalid association string 'NONE'