Replies: 1 comment 2 replies
-
How did you install Poetry? There should be no issues with greenlet since we don't depend on it. It looks like you have Poetry installed in some general purpose environment, which you shouldn't do. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I did a
poetry self update
recently, and I was greeted by following:Output of poetry self update
Any ideas what's going on here and what I might have done to cause this?
I later tried to install
python-greenlet-dev
, but it then only changed to following:Output from poetry self update
Beta Was this translation helpful? Give feedback.
All reactions