You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/12/30 02:45:49 UTC

[GitHub] [arrow] liyucheng09 commented on pull request #8386: ARROW-10224: [Python] Add support for Python 3.9 except macOS wheel and Windows wheel

liyucheng09 commented on pull request #8386:
URL: https://github.com/apache/arrow/pull/8386#issuecomment-752307762


   Using the command mentioned by @terencehonles doesn't work for me.
   ```
   (.venv) liyucheng@liyuchengdeMacBook-Air comments_generation % pip install --extra-index-url https://pypi.fury.io/arrow-nightlies/ --no-cache-dir --pre pyarrow
   Looking in indexes: https://mirrors.aliyun.com/pypi/simple/, https://pypi.fury.io/arrow-nightlies/
   Collecting pyarrow
     Downloading https://mirrors.aliyun.com/pypi/packages/fd/b7/78115614c4b227796cc87fff907930f6ae6dd999c5000d3d6ae5c2e54582/pyarrow-2.0.0.tar.gz (58.9 MB)
        |████▍                           | 8.2 MB 788 kB/s eta 0:01:05^C
   ```
   This line still looking for pyarrow from the default indexes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org