You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/09 23:12:00 UTC

[jira] [Assigned] (ARROW-2049) ARROW-2049: [Python] Use python -m cython to run Cython, instead of CYTHON_EXECUTABLE

     [ https://issues.apache.org/jira/browse/ARROW-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phillip Cloud reassigned ARROW-2049:
------------------------------------

    Assignee: Phillip Cloud

> ARROW-2049: [Python] Use python -m cython to run Cython, instead of CYTHON_EXECUTABLE
> -------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Phillip Cloud
>            Priority: Trivial
>              Labels: pull-request-available
>
> 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)