笔者近日尝试使用pylearn2,想要给theano配置GPU加速,然而在import theano时出现“g++: error trying to exec ‘cc1plus’: execvp: No such file or directory错误”,最终发现是gcc与g++版本不兼容造成的错误。笔者近日尝试使用pylearn2,想要给theano配置GPU加速,然而在import
笔者近日尝试使用pylearn2,想要给theano配置GPU加速,然而在import theano时出现“g++: error trying to exec ‘cc1plus’: execvp: No such file or directory错误”,最终发现是gcc与g++版本不兼容造成的错误。笔者近日尝试使用pylearn2,想要给theano配置GPU加速,然而在import