You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "mario amatucci (Jira)" <ji...@apache.org> on 2021/05/05 12:41:00 UTC

[jira] [Updated] (BEAM-12286) requirements for katas python failing with py3.8

     [ https://issues.apache.org/jira/browse/BEAM-12286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mario amatucci updated BEAM-12286:
----------------------------------
    Attachment: Greenshot 2021-05-05 14.40.39.png
                Greenshot 2021-05-05 14.40.07.png

> requirements for katas python failing with py3.8
> ------------------------------------------------
>
>                 Key: BEAM-12286
>                 URL: https://issues.apache.org/jira/browse/BEAM-12286
>             Project: Beam
>          Issue Type: Bug
>          Components: katas
>            Reporter: mario amatucci
>            Priority: P3
>         Attachments: Greenshot 2021-05-05 14.40.07.png, Greenshot 2021-05-05 14.40.39.png
>
>
> on my mininiconda it fails with env py3.8 but it works with py3.7
> likely related to the fastvro component
> ```
> -- Running cmake for pyarrow
>  cmake -DPYTHON_EXECUTABLE=/opt/homebrew/Caskroom/miniconda/base/envs/py38/bin/python -DPYARROW_BOOST_USE_SHARED=on -DCMAKE_BUILD_TYPE=release /private/var/folders/l3/ryj426dn335__x8fkmcz6g380000gq/T/pip-install-sdncgm0z/pyarrow_fb1f3a2202274034a3a8a006a9ef4881
>  error: command 'cmake' failed with exit status 1
>  ----------------------------------------
>  ERROR: Failed building wheel for pyarrow
> ```



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