[
https://issues.apache.org/jira/browse/BEAM-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175773#comment-17175773
]
Valentyn Tymofieiev commented on BEAM-9701:
-------------------------------------------
Beam does not set an upper bound on Python 3.x versions, some runners
(Dataflow) have mechanisms to stop job submission.
Do you mean we should relax upper bounds on all/most of Beam's dependencies?
> Enable installing on Python 3.8
> -------------------------------
>
> Key: BEAM-9701
> URL: https://issues.apache.org/jira/browse/BEAM-9701
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: yoshiki obata
> Assignee: yoshiki obata
> Priority: P2
> Fix For: Not applicable
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> We cannot *pip install apache-beam* on Python 3.8 because building wheels of
> fastavro -and pyarrow- are failed on it.
> Updating versions of them at setup.py and confirm there is no effect for
> other Python versions to do so are needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)