ubuntu 12.04装matplotlib错误
问题:
matplotlib error command 'gcc'
failed with exit status 1
解决:
apt-get install libpng-dev
Ubuntu Matplotlib 安装错误
本文介绍了解决 Ubuntu 12.04 上安装 Matplotlib 出现 gcc 错误的问题,通过安装 libpng-dev 库成功解决了该错误。
ubuntu 12.04装matplotlib错误
问题:
matplotlib error command 'gcc'
failed with exit status 1
解决:
apt-get install libpng-dev

被折叠的 条评论
为什么被折叠?