• Olivier Delalleau's avatar
    Better error message when compilation fails · 543fca03
    Olivier Delalleau 提交于
    1. The g++ error message is now displayed in the exception text rather
    than hidden before the file content is printed (which made it very hard
    to notice).
    
    2. If the call to Popen fails for some reason (e.g. because g++ is not
    found), the command line is printed to stderr so that the user has a
    better idea of what the problem may be.
    543fca03
名称
最后提交
最后更新
benchmark 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
theano 正在载入提交数据...
.gitignore 正在载入提交数据...
DESCRIPTION.txt 正在载入提交数据...
EMAIL.txt 正在载入提交数据...
HISTORY.txt 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
MANIFEST.in 正在载入提交数据...
NEWS.txt 正在载入提交数据...
README.txt 正在载入提交数据...
distribute_setup.py 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...