[
https://issues.apache.org/jira/browse/PROTON-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway updated PROTON-942:
-------------------------------
Description:
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.
Note: the install locations for make install need to be in your PYTHONPATH and
LD_LIBRARY_PATH.
> 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
> Reporter: Alan Conway
> Assignee: Ken Giusti
>
> 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.
> Note: the install locations for make install need to be in your PYTHONPATH
> and LD_LIBRARY_PATH.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)