You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Moriyoshi Koizumi (JIRA)" <ji...@apache.org> on 2018/01/28 16:53:01 UTC

[jira] [Created] (ARROW-2049) setup.py doesn't pick a cython executable that resides in the venv used for running setup.py

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)