[
https://issues.apache.org/jira/browse/BEAM-10023?focusedWorklogId=451677&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-451677
]
ASF GitHub Bot logged work on BEAM-10023:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jun/20 18:22
Start Date: 26/Jun/20 18:22
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on pull request #12105:
URL: https://github.com/apache/beam/pull/12105#issuecomment-650327075
R: @aaltay
CC: @KevinGG
----------------------------------------------------------------
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: 451677)
Time Spent: 20m (was: 10m)
> Beam Dependency Check Report failing due to ipykernel
> -----------------------------------------------------
>
> Key: BEAM-10023
> URL: https://issues.apache.org/jira/browse/BEAM-10023
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Interactive Beam depends on ipykernel >= 5.2.0, which is python 3 only. This
> seems to break the dependency check report
> https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_Dependency_Check/267/console
> {code}
> 05:02:52 Collecting facets-overview<2,>=1.0.0
> 05:02:52 Using cached facets_overview-1.0.0-py2.py3-none-any.whl (24 kB)
> 05:02:52 Collecting ipython<8,>=5.8.0
> 05:02:52 Using cached ipython-5.10.0-py2-none-any.whl (760 kB)
> 05:02:52 ERROR: Could not find a version that satisfies the requirement
> ipykernel<6,>=5.2.0 (from apache-beam==2.22.0.dev0) (from versions: 4.0.1,
> 4.0.2, 4.0.3, 4.1.0, 4.1.1, 4.2.0, 4.2.1, 4.2.2, 4.3.0, 4.3.1, 4.4.0, 4.4.1,
> 4.5.0, 4.5.1, 4.5.2, 4.6.0, 4.6.1, 4.7.0, 4.8.0, 4.8.1, 4.8.2, 4.9.0, 4.10.0,
> 4.10.1)
> 05:02:52 ERROR: No matching distribution found for ipykernel<6,>=5.2.0 (from
> apache-beam==2.22.0.dev0)
> 05:02:53
> 05:02:53 > Task :sdks:python:dependencyUpdates FAILED
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)