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
feat: enhance launcher and packing-initializer scripts for improved functionality
- Updated the launcher to prefer the most-specific binary when searching for executables.
- Improved pip detection to match specific cases and avoid false positives.
- Added a shebang rewriter function in packing-initializer to update script shebangs for compatibility with the new Python launcher.
- Refactored RPATH patching to compute paths directly, ensuring correctness regardless of directory structure changes.
0 commit comments