[
https://issues.apache.org/jira/browse/BEAM-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentyn Tymofieiev resolved BEAM-10333.
----------------------------------------
Fix Version/s: Not applicable
Resolution: Fixed
> [Python][beam_PreCommit_Python_Phrase] Job fails to cython compile pandas
> -------------------------------------------------------------------------
>
> Key: BEAM-10333
> URL: https://issues.apache.org/jira/browse/BEAM-10333
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Mikhail Gryzykhin
> Assignee: Valentyn Tymofieiev
> Priority: P0
> Fix For: Not applicable
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Sample jobs:
> [https://ci-beam.apache.org/job/beam_PreCommit_Python_Phrase/1927/console|https://ci-beam.apache.org/job/beam_PreCommit_Python_Phrase/1927/]
> [https://ci-beam.apache.org/job/beam_PreCommit_Python_Phrase/1928/console]
>
> Final relevant log error:
> *20:15:38* File "/tmp/pip-install-oqi7vnj8/pandas/setup.py", line 372,
> in build_extensions*20:15:38*
> self.check_cython_extensions(self.extensions)*20:15:38* File
> "/tmp/pip-install-oqi7vnj8/pandas/setup.py", line 366, in
> check_cython_extensions*20:15:38* raise Exception("""Cython-generated
> file '\{src}' not found.*20:15:38* Exception: Cython-generated file
> 'pandas/_libs/algos.c' not found.*20:15:38* Cython is
> required to compile pandas from a development branch.*20:15:38*
> Please install Cython or download a release package of pandas
> So far I tried to:
> move pandas dependency to build (from test only)
> add cython dependency (based on some online bug report)
> run job vs clear repository
>
> [https://ci-beam.apache.org/job/beam_PreCommit_PythonFormatter_Phrase/33/console|https://ci-beam.apache.org/job/beam_PreCommit_PythonFormatter_Phrase/33/console)]
> [https://github.com/apache/beam/pull/12091]
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)