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
fix: replace temp paths in all MATLAB Engine files, not just _arch.txt
_arch.txt has a multi-value format (4 lines) that we can't recreate.
Instead, let setup.py create all files with the correct format (using
temp paths), then use PowerShell find-and-replace to swap the temp
root with the real MATLAB root across all installed engine files.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments