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

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

                Author: ASF GitHub Bot
            Created on: 13/May/18 13:07
            Start Date: 13/May/18 13:07
    Worklog Time Spent: 10m 
      Work Description: RobbeSneyders commented on issue #5351: [BEAM-4282] Fix 
python docker build by changing cython version to 28.1
URL: https://github.com/apache/beam/pull/5351#issuecomment-388625560
 
 
   Thanks! The same compilation error was indeed the reason to upgrade Cython 
to 28.1.
   
   LGTM.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 101535)
    Time Spent: 0.5h  (was: 20m)

> :beam-sdks-python-container:docker fails with cython error
> ----------------------------------------------------------
>
>                 Key: BEAM-4282
>                 URL: https://issues.apache.org/jira/browse/BEAM-4282
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>    Affects Versions: 2.5.0
>            Reporter: Alan Myrvold
>            Assignee: Alan Myrvold
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Started failing with [BEAM-3981] Futurize coders subpackage #5053
> ./gradlew :beam-sdks-python-container:docker --info
> Fails with:
> Might be due to the version of cython in the Dockerfile? "You are using 
> version 0.27.2 of cython. However, version 0.28.1 is recommended."
>  
>     /tmp/pip-req-build-77LZDu/setup.py:78: UserWarning: You are using version 
> 0.27.2 of cython. However, version 0.28.1 is recommended.
>       _CYTHON_VERSION, REQUIRED_CYTHON_VERSION
>     
>     Error compiling Cython file:
>     ------------------------------------------------------------
>     ...
>     except NameError:   # Python 3
>       long = int
>       unicode = str
>     
>     
>     class CoderImpl(object):
>     ^
>     ------------------------------------------------------------
>     
>     apache_beam/coders/coder_impl.py:69:0: 'object' is not a type name



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to