Poetry looking for traitlets 5.2.2.post0
#6825
Unanswered
adam-grant-hendry
asked this question in
Q&A
Replies: 1 comment
-
|
This is odd -- it sounds like it might be a Poetry bug, so I've created an issue from your discussion. Please post your pyproject.toml and versions (OS, Python, Poetry) as you would following the issue template when you have a minute. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
commitizenis encountering a strange issue in its CI workflows thatpoetrycannot find a nonexistent package:traitletswent from5.2.2->5.2.2.post1, but never released apost0(nor was apost0ever yanked). See the PyPI history.The workflow doesn't cache virtual environments, so there is no cache to manually clear on GitHub.
Has anyone experienced a similar issue? Is the dependency resolver expriencing an issue here because
traitletsuses an extrapostidentifier in its versions andpoetryis assuming there should be apost0...?Any help is welcome and would be appreciated! Thank you!
Beta Was this translation helpful? Give feedback.
All reactions