[
https://issues.apache.org/jira/browse/BEAM-12286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mario amatucci updated BEAM-12286:
----------------------------------
Description:
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}}
was:
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
```
> 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)