Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message should be given when .pyenv folder already exists #75

Closed
otolabqu opened this issue Sep 28, 2018 · 4 comments
Closed

Error message should be given when .pyenv folder already exists #75

otolabqu opened this issue Sep 28, 2018 · 4 comments

Comments

@otolabqu
Copy link

otolabqu commented Sep 28, 2018

While following the instructions to curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-installer | bash not much happened, but no error message was given either.

This was because the .pyenv folder already existed (due to a previous failed installation attempt).

If the script aborts due to the .pyenv folder already existing, it would be useful with a warning or error message telling this.

I got past this by removing the .pyenv folder and then running the above again, which then installed as it should.

@shubhodeep9
Copy link
Contributor

I am happy to help, if the need be.

@obestwalter
Copy link
Collaborator

Thanks @otolabqu and @shubhodeep9 - a PR implementing this would likely be accepted.

@shubhodeep9
Copy link
Contributor

@obestwalter I will work on it.

@shubhodeep9
Copy link
Contributor

@obestwalter I have created a PR to this #82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants