Skip to content

EvalCubicSpline cannot be imported from visit #19946

Discussion options

You must be logged in to vote

Look like that function is in visit_utils...

[scratlantis:visit/34rc/build] miller86% ./bin/visit -cli -nowin
Running: cli -dv -nowin
Running: viewer -dv -nowin -noint -host 127.0.0.1 -port 5600
>>> help("cubic")
>>> 'EvalCubicSpline' in dir()
True
>>> help(EvalCubicSpline)

>>> dir(visit_utils)
['ConvertPy2to3', 'EvalCubic', 'EvalCubicSpline', 'EvalLinear', 'EvalQuadratic', 'Flatten', 'GetAutoPy2to3', 
'IsPySideViewerEnabled', 'PropertyTree', 'SetAutoPy2to3', 'Window', 'WindowManager', 'WriteScript', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', 'apropos', 'builtin', 
'common', 'convert2to3', 'encoding', 'engine', 'e…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SiqiLiOcean
Comment options

Answer selected by markcmiller86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working likelihood medium Neither low nor high likelihood impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement)
2 participants
Converted from issue

This discussion was converted from issue #19945 on October 24, 2024 18:47.