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
Add swpython wrapper for the bundled Python interpreter
Installs a 'swpython' launcher at install/bin/ that sets PYTHONHOME to
the bundled tree and execs its python3, mirroring ParaView's
pvpython. Users can run scripts against the bundled interpreter and
pip-install packages without needing conda. Per-platform: bash script
on macOS/Linux, .bat on Windows.
0 commit comments