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: always create _arch.txt, not just overwrite if exists
setup.py may fail to create _arch.txt during temp-dir build.
Now always creates the file with the real MATLAB bin\win64 path.
Uses echo|set /p= to write without trailing newline/space.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments