-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
- I am on the latest Poetry version.
- I have searched the issues of this repo and believe that this is not a duplicate.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvvoption).
- OS version and name: macOS High Sierra 10.13.6
- Poetry version: 0.12.8
- Link of a Gist with the contents of your pyproject.toml file: Not relevant to uninstall
Issue
I originally installed Poetry using curl (release 0.12.4). It has successfully been upgraded to 0.12.8. I have decided to uninstall it now because I am suffering similar problems to others where Poetry ignores pyenv local 3.7.1 and picks up the brew installed version of python 2.7.15. Anyway, when I try to uninstall Poetry using python get-poetry.py --uninstall I get /usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file 'get-poetry.py': [Errno 2] No such file or directory.
This is also the problem if I attempt to use a different version of python.
Is there another way to uninstall it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels