You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/02/09 18:05:00 UTC

[jira] [Commented] (ARROW-11564) Cython/ReadTheDocs broken?

    [ https://issues.apache.org/jira/browse/ARROW-11564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281930#comment-17281930 ] 

Antoine Pitrou commented on ARROW-11564:
----------------------------------------

Well, it seems your setup tries to install PyArrow from source (why? I don't know). It shouldn't do that. {{pip install pyarrow}} should install one the binary wheels.


> Cython/ReadTheDocs broken?
> --------------------------
>
>                 Key: ARROW-11564
>                 URL: https://issues.apache.org/jira/browse/ARROW-11564
>             Project: Apache Arrow
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Leo Meyerovich
>            Priority: Minor
>
> Our ReadTheDocs was regenerating some docs and threw a surprising error on PyArrow's Cython dependency
>  
>  * CPython 3.0 fail on Arrow 3.0.0's Cython:  [https://readthedocs.org/projects/pygraphistry/builds/12971110/ |https://readthedocs.org/projects/pygraphistry/builds/12971110/]
>  * Previous build passes on Arrow 2.0.0: https://readthedocs.org/api/v2/build/12767582.txt
>  * Boring setup.py: [https://github.com/graphistry/pygraphistry/blob/master/setup.py#L49]
>  
> I'm guessing there may be something to file w/ ReadTheDocs on env, but.. surprising regression



--
This message was sent by Atlassian Jira
(v8.3.4#803005)