mirror of
https://github.com/smittix/intercept.git
synced 2026-05-29 11:14:44 -07:00
The subprocess was launched with bare 'python' which on Debian doesn't exist (python3 only) and wouldn't have access to the venv-installed radiosonde dependencies anyway. Using sys.executable ensures the same interpreter (with all installed packages) is used. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
17 KiB
17 KiB