Alan Conway created PROTON-942: ---------------------------------- Summary: TOX tests fail if proton is installed in system paths. Key: PROTON-942 URL: https://issues.apache.org/jira/browse/PROTON-942 Project: Qpid Proton Issue Type: Bug Components: python-binding Affects Versions: 0.10 Environment: The following fails on a machine with python 2 and 3 installed:
make install && ctest -VV -R python-tox-test The python 3 run of the tests incorrectly loads the installed python 2 libraries and python modules instead of the built python 3 modules. Reporter: Alan Conway Assignee: Ken Giusti -- This message was sent by Atlassian JIRA (v6.3.4#6332)