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

Neal Richardson commented on ARROW-7755:
----------------------------------------

IIRC we fixed this by removing the version pin on whatever python build tools 
package we are using (maybe it was {{wheel}}, I don't remember). The "m" issue 
had been fixed upstream already but we were stuck on an old version. So it 
should not happen in the next release.

> [Python] Windows wheel cannot be installed on Python 3.8
> --------------------------------------------------------
>
>                 Key: ARROW-7755
>                 URL: https://issues.apache.org/jira/browse/ARROW-7755
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Krisztian Szucs
>            Priority: Critical
>             Fix For: 0.17.0
>
>
> {code}
> λ pip install 
> C:\tmp\arrow-verify-release-wheels\pyarrow-0.16.0-cp38-cp38m-win_amd64.whl 
> ERROR: pyarrow-0.16.0-cp38-cp38m-win_amd64.whl is not a supported wheel on 
> this platform.
> {code}
> The wheel came from
> https://bintray.com/apache/arrow/download_file?file_path=python-rc%2F0.16.0-rc2%2Fpyarrow-0.16.0-cp38-cp38m-win_amd64.whl
> The "m" ABI tag appears to have been removed in Python 3.8
> https://github.com/pypa/setuptools/pull/1822
> Locally I have pip 20.0.2, wheel 0.34.1, and setuptools 45.1.0.post20200127



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

Reply via email to