requirements for katas python failing with py3.8
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
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`
Imported from Jira [BEAM-12286](https://issues.apache.org/jira/browse/BEAM-12286). Original Jira may contain additional context.
Reported by: mamatucci.
Contributor guide
Assessment
This issue has not been assessed yet.