pythonbrew
pythonbrew copied to clipboard
pythonbrew install swallows curl download error
I am using pythonbrew 1.3. When trying to "pythonbrew install 3.2.3" It silently fails without displaying any error. Exception raised in curl.py:27 is discarded in commands/install.py:97. You could at least print exception out to stderr.