64位 ubuntu Python27安装aggdraw
下载freetype : http://sourceforge.net/projects/freetype/files/latest/download?source=files
下载aggdraw :https://github.com/jakul/aggdraw
没有安装build-essential先安装:sudo apt-get install build-essential
安装freetype:
./configure --without-png #不要参数报错,不管了 直接加参数 make sudo make install
安装了后把/usr/local/include/freetype2/freetype
弄到上层目录,不然没法安装aggdraw,折腾死了
cd /usr/local/include/freetype2 sudo cp -R freetype/ ..
然后去aggdraw目录安装:
sudo python setup.py install
一堆警告,也不管了。烦死了!!!
网友40.*.*.47[美国]2022-05-26 21:50
网友157.*.*.146[Redmond]2022-05-26 21:44
网友185.*.*.19[火星]2022-05-26 21:22
网友185.*.*.36[火星]2022-05-26 21:08
发表评论
亲~ 评论内容是必须的哟! o(∩_∩)o
昵称
邮箱
主页
评论