[ 
https://issues.apache.org/jira/browse/BEAM-9324?focusedWorklogId=773779&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-773779
 ]

ASF GitHub Bot logged work on BEAM-9324:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/May/22 22:14
            Start Date: 23/May/22 22:14
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on PR #17728:
URL: https://github.com/apache/beam/pull/17728#issuecomment-1135189223

   I've seen the errors from BEAM-9324 `TypeError: Receiver() takes no 
argument` before when I've got my build into an inconsistent state (some files 
Cythonized, some not). I wonder if there's a build system change we can make to 
help avoid this situation rather than branching throughout the code?




Issue Time Tracking
-------------------

    Worklog Id:     (was: 773779)
    Time Spent: 1h 20m  (was: 1h 10m)

> Python SDK Incompatibility with Cython
> --------------------------------------
>
>                 Key: BEAM-9324
>                 URL: https://issues.apache.org/jira/browse/BEAM-9324
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-python, runner-core, sdk-py-core
>    Affects Versions: 2.19.0
>            Reporter: Tommy Yong
>            Assignee: Yi Hu
>            Priority: P3
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When executing a sample apache beam pipeline, the following error appears:
> {code:java}
> TypeError: Receiver() takes no argument
> {code}
> Full-stack trace: 
> [https://stackoverflow.com/questions/60052098/apache-beam-on-python-typeerror-receiver-takes-no-arguments/60058770?noredirect=1#comment106234439_60058770]
> The error appears to come from Cython packages/modules. However, after 
> uninstalling Cython, the error goes away. Appears to have some sort of 
> incompatibility with Cython.
> {{}}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to