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

Krisztian Szucs edited comment on ARROW-8965 at 6/2/20, 12:58 PM:
------------------------------------------------------------------

I cannot reproduce it, {{pip install -vvv --extra-index-url 
https://repo.fury.io/arrow-nightlies/ --pre pyarrow}} works, although doesn't 
pick up the right version because the python version wasn't bumped on the 
master after the patch release, so the crossbow jobs are still producing 
0.17.1dev* packages which are considered older to 0.17.1 by pip.

On the other hand gemfury's ui now list a different endpoint 
https://pypi.fury.io/arrow-nightlies/, I tried them both and the development 
versions are available from both urls.

I'll update the documentation to use the new 
https://pypi.fury.io/arrow-nightlies/ url and bump the versions on master to 
produce wheels with version 0.17.2.



was (Author: kszucs):
I cannot reproduce it, {{pip install -vvv --extra-index-url 
https://repo.fury.io/arrow-nightlies/ --pre pyarrow}} works, although doesn't 
pick up the right version because the python version wasn't bumped on the 
master after the patch release, so the crossbow jobs are still producing 
0.17.1dev* packages which are considered older to 0.17.1 by pip.

On the other hand gemfury's ui now list a different endpoint 
https://repo.fury.io/arrow-nightlies/, I tried them both and the development 
versions are available from both urls.

I'll update the documentation to use the new 
https://repo.fury.io/arrow-nightlies/ url and bump the versions on master to 
produce wheels with version 0.17.2.


> [Python][Documentation] Pyarrow documentation for pip nightlies references 
> 404'd location
> -----------------------------------------------------------------------------------------
>
>                 Key: ARROW-8965
>                 URL: https://issues.apache.org/jira/browse/ARROW-8965
>             Project: Apache Arrow
>          Issue Type: Task
>    Affects Versions: 0.17.1
>            Reporter: Erin Ryan
>            Assignee: Krisztian Szucs
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> The pyarrow documentation gives to options for nightly builds, one for use 
> with anaconda, one for use with pip. While the anaconda command works, the 
> command for pip sends users to
> [https://repo.fury.io/arrow-nightlies/,] a url which 404s. Sphinx docs need 
> updated for correct url of gemfury.com/arrow-nightlies/



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

Reply via email to