3

I have read that I need to set the PYTHON_EGG_CACHE environment variable, or install the python library as an uncompressed .egg

Which do you suggest?

4

1 回答 1

1

这完全取决于您是想让鸡蛋作为一个普遍可用的库还是仅用于单个(或少数几个应用程序)。您是在谈论 Trac 安装吗?如果是这样,还有一些替代方案可以使鸡蛋在每个实例中可用:

http://trac.edgewall.org/wiki/TracPlugins

于 2008-11-06T09:38:47.307 回答