pythonbrew icon indicating copy to clipboard operation
pythonbrew copied to clipboard

pythonbrew install swallows curl download error

Open C-Pro opened this issue 13 years ago • 0 comments

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.

C-Pro avatar Jul 17 '12 08:07 C-Pro