[jira] [Commented] (BEAM-9701) Enable installing on Python 3.8
[ 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)
[jira] [Commented] (BEAM-9701) Enable installing on Python 3.8
[ https://issues.apache.org/jira/browse/BEAM-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175769#comment-17175769 ] Robert Bradshaw commented on BEAM-9701: --- We should consider whether we really want tight upper bounds on this. > 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)
[jira] [Commented] (BEAM-9701) Enable installing on Python 3.8
[ https://issues.apache.org/jira/browse/BEAM-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093591#comment-17093591 ] yoshiki obata commented on BEAM-9701: - PR changed: https://github.com/apache/beam/pull/11506 > 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: Major > Time Spent: 2h 20m > 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)
[jira] [Commented] (BEAM-9701) Enable installing on Python 3.8
[ https://issues.apache.org/jira/browse/BEAM-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089844#comment-17089844 ] yoshiki obata commented on BEAM-9701: - This issue is ongoing here: https://github.com/apache/beam/pull/11444 > 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: Major > Time Spent: 1.5h > 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)
[jira] [Commented] (BEAM-9701) Enable installing on Python 3.8
[ https://issues.apache.org/jira/browse/BEAM-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086939#comment-17086939 ] yoshiki obata commented on BEAM-9701: - pyarrow dependent version is updated on 2.20.0, so we have to update fastavro's one. > 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 >Priority: Major > > 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)