You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this was rearranged between 1.2.0b1 and 1.2.0b2, you want the latter. Or even better 1.2.0b3 now.
the requirements from the plugin on poetry ought to have been updated, but there's a circular dependency that makes it hard to get right; and also I guess no-one has remembered.
Ah, thanks, that fixed the problem!
I've been watching the Poetry history page, so I assumed that the most recent beta was still 1.2.0b1 - I should've checked PyPI :)
Dupe of #70, but the author closed that ticket - perhaps they were able to resolve it on their machine 🤔
To reproduce
pip3 install --user poetry==1.2.0b1 poetry-plugin-export
poetry --version
My
pip3 list --user
looks like:I'm on Windows 10 with Python 3.10.5
The text was updated successfully, but these errors were encountered: