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
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
I install project dependencies with "poetry install --no-dev", but failed !
Updating greenlet (0.4.13 /usr/local/pypy3.7-v7.3.5-linux64/lib_pypy -> 1.1.0)
[EnvCommandError]
Command ['/usr/local/pypy/bin/python', '-m', 'pip', 'uninstall', 'greenlet', '-y'] errored with the following return code 1, and output:
Found existing installation: greenlet 0.4.13
ERROR: Cannot uninstall 'greenlet'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I install project dependencies with "poetry install --no-dev", but failed !
[EnvCommandError]
Command ['/usr/local/pypy/bin/python', '-m', 'pip', 'uninstall', 'greenlet', '-y'] errored with the following return code 1, and output:
Found existing installation: greenlet 0.4.13
ERROR: Cannot uninstall 'greenlet'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
The text was updated successfully, but these errors were encountered: