Commit 926ce7b
committed
[core] desc.node: Use node's Python executable to call
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.meshroom_compute
1 parent 1ba572a commit 926ce7b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
257 | 256 | | |
258 | 257 | | |
259 | 258 | | |
260 | | - | |
| 259 | + | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
0 commit comments