Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix py_env_runner (RobotLocomotion#22549)
Modify py_env_runner to export the PYTHONPATH. This is needed to ensure that CPython can find everything the Python interpreter in use can find (particularly when using a virtual environment).
- Loading branch information