
- Replaced direct 'pipx' calls with 'sys.executable -m pipx' to ensure the same Python environment is used. - Added a print statement to display the Python command being used.
- Replaced direct 'pipx' calls with 'sys.executable -m pipx' to ensure the same Python environment is used. - Added a print statement to display the Python command being used.