作者gasolin (小g)
看板Python
标题Re: [问题] turbogear安装
时间Thu Mar 27 13:25:00 2008
: : 'simplejson.egg-info\native_li
: : bs.txt': doesn't exist or not a regular file
: : 安装最後出现这个
: : Python是Visual Studio做的? 我还要装Visual Studio2003??
: : 怎麽有这种怪事...
: simplejson 的 code 有部分是用c写来加速的
: 因此需要vs 或 mingw来 compile 这种情况蛮常见的
: 不然就要抓看看有没有写成for windowns安装档的版本
: 另外印象中如不考虑加速的话 直接将simplejson
: http://www.undefined.org/python/ejson
: 抓下来後解压到
: C:\Python25\Lib\site-packages\simplejson
: 也是可以用
http://docs.turbogears.org/1.0/Install
用 tgsetup.py 安装吧,
tgsetup.py 会到 tg 自己的库里面抓相关 library.
都会提供事先编译好的 simplejson 版本.
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.230.75.111
1F:→ Arton0306:感谢! 04/06 00:20