[
https://issues.apache.org/jira/browse/BEAM-10333?focusedWorklogId=451779&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-451779
]
ASF GitHub Bot logged work on BEAM-10333:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jun/20 22:33
Start Date: 26/Jun/20 22:33
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #12109:
URL: https://github.com/apache/beam/pull/12109#issuecomment-650432881
R: @Ardagan @aaltay @ajamato
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 451779)
Time Spent: 20m (was: 10m)
> [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
> Time Spent: 20m
> 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)