Skip to content

Cannot Uninstall Poetry on #644

@gloc-mike

Description

@gloc-mike
  • 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 (-vvv option).
  • 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions