-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
There are currently no wheels available in pypi for python3.8. This means it's not possible to install later versions of arrow from pypi as the latest uploaded source release is 0.14.0.
It would also be useful to upload source releases to pypi...
Reporter: Simon Hewitt
Assignee: Kouhei Sutou / @kou
Related issues:
- [Python] Failed to install pyarrow 0.15.1 on Python 3.8 (is duplicated by)
pip install pyarrowwith python 3.8 fail with message : Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly (relates to)
PRs and other links:
Note: This issue was originally created as ARROW-6920. Please see the migration documentation for further details.