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

Weston Pace commented on ARROW-7598:
------------------------------------

I'm not an expert but I believe python 3.8 was released too late to be 
supported (with prebuilt wheels) by 0.15.  I believe there should be wheels for 
python 3.8 when pyarrow 0.16 releases (which should be soon, next week or two). 
 In the meantime you can either use python 3.7 or build from source.  Building 
from source will be pretty difficult if you don't have a C build environment in 
place for this kind of thing.  If you do want to build from source then you 
should start here 
([https://github.com/apache/arrow/blob/master/docs/source/developers/python.rst]).

> Unable to install pyarrow
> -------------------------
>
>                 Key: ARROW-7598
>                 URL: https://issues.apache.org/jira/browse/ARROW-7598
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.15.1
>         Environment: Windows 10 64-bit
>            Reporter: Rockwell Shabani
>            Priority: Major
>
> I'm unable to install Pyarrow running 64-bit python version 3.8 on 64-bit 
> Windows.
> I get the following error:
> ModuleNotFoundError: No module named 'cmake'
>  error: command 
> 'C:\\Users\\*****\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\cmake.exe'
>  failed with exit status 1
> Pandas/Numpy are already installed.
>  



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

Reply via email to