[
https://issues.apache.org/jira/browse/BEAM-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914699#comment-16914699
]
Kyle Weaver commented on BEAM-6318:
-----------------------------------
Ran into this today:
14:43:03 ERROR: Could not find a version that satisfies the requirement
six<2,>=1.0.0 (from tox==3.11.1) (from versions: none)
[https://builds.apache.org/job/beam_PreCommit_Python_Commit/8270/console]
> beam-sdks-python:setupVirtualenv sometimes fails due to a pip flake "No
> matching distribution found"
> ----------------------------------------------------------------------------------------------------
>
> Key: BEAM-6318
> URL: https://issues.apache.org/jira/browse/BEAM-6318
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Andrew Pilloud
> Assignee: Valentyn Tymofieiev
> Priority: Major
> Fix For: 2.11.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PreCommit_Python_Cron/752/
> {code}
> 16:00:43 Collecting pluggy<1.0,>=0.3.0 (from tox==3.0.0)
> 16:00:43 Could not find a version that satisfies the requirement
> pluggy<1.0,>=0.3.0 (from tox==3.0.0) (from versions: )
> 16:00:43 No matching distribution found for pluggy<1.0,>=0.3.0 (from
> tox==3.0.0)
> 16:00:46
> 16:00:46 > Task :beam-sdks-python:setupVirtualenv FAILED
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)