Commit 9152205
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 8366a38 commit 9152205
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
272 | 271 | | |
273 | 272 | | |
274 | 273 | | |
275 | | - | |
| 274 | + | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
0 commit comments