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:40:00 UTC

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

mario amatucci created BEAM-12286:
-------------------------------------

             Summary: 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


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)