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

Confusing error message when "make" is missing #99

Open
yanjost opened this issue Oct 17, 2012 · 0 comments
Open

Confusing error message when "make" is missing #99

yanjost opened this issue Oct 17, 2012 · 0 comments

Comments

@yanjost
Copy link
Contributor

yanjost commented Oct 17, 2012

If you try to use pythonbrew on a fresh system, without build tools installed (ok it's a bit silly), pythonbrew install X.Y.Z will fail and tell you to look at /home/user/.pythonbrew/log/build.log.

But you won't see anything there, because the error happens because "make" is missing, and this exception is silented.

Suggested behaviour : tell the user "make" is missing

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

1 participant