bloomberg/bde-tools

Tests fail to run with Python installed as `python3`

Closed this issue · 1 comments

Describe the bug
bloomberg/bde tests fail to run with Python installed as python3.

To Reproduce
Steps to reproduce the behavior:

  1. Install Python3 with no python symbolic link in $PATH
  2. Clone bloomberg/bde-tools and bloomberg/bde
  3. Build
  4. Run tests
  5. All tests fail with message "Could not find executable python"

Expected behavior
bloomberg/bde tests should run using the python3 interpreter if available.

Environment (please complete the following information):

  • Operating System and Version: Amazon Linux 2

Merged.
Thanks for contribution.