Moriyoshi Koizumi created ARROW-2049:
----------------------------------------
Summary: setup.py doesn't pick a cython executable that resides in
the venv used for running setup.py
Key: ARROW-2049
URL: https://issues.apache.org/jira/browse/ARROW-2049
Project: Apache Arrow
Issue Type: Bug
Components: Python
Affects Versions: 0.8.0
Reporter: Moriyoshi Koizumi
setup.py doesn't even try to detect the right cython executable specially when
it is used in virtualenv. Instead it always tries to use the one found in the
search path.
I am going to create the PR on GitHub accordingly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)