You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[core] desc.node: Use node's Python executable to call meshroom_compute
If `pythonExecutable` has not been explicitly set in the node's
description, then the default `python` will be used. Otherwise, the
one set in the description will be used.
`_MESHROOM_COMPUTE_EXE` is removed since it is now impossible to
determine it outside of the node.
0 commit comments