sirius
sirius
RRailway
Created by sirius on 6/22/2023 in #✋|help
Python Poetry deployment "no matching distribution found"
I'm trying to deploy a very simple Python Poetry project. While building I get this error:
#10 23.51 ERROR: Could not find a version that satisfies the requirement poetry==1.3.1 (from versions: none)
#10 23.51 ERROR: No matching distribution found for poetry==1.3.1
#10 23.51 ERROR: Could not find a version that satisfies the requirement poetry==1.3.1 (from versions: none)
#10 23.51 ERROR: No matching distribution found for poetry==1.3.1
11 replies