Commit b5279e1
fix: set MATLABROOT env var for Engine install from temp copy
The MATLAB Engine setup.py walks up the directory tree to find the
MATLAB root. When source is copied to %TEMP%, that relative path
breaks with "installation is corrupted". Setting MATLABROOT tells
setup.py exactly where MATLAB is.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c057fc0 commit b5279e1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
261 | 264 | | |
262 | 265 | | |
263 | 266 | | |
| |||
0 commit comments