You need to install the setuptools python package Have a look at the TracPlugins page
On 1/10/06, Johan Chaves SaborĂo <[EMAIL PROTECTED]> wrote: > Hi Alec, > > Installing the WikiIncludePlugin, It said: > > wikiincludeplugin/0.9# python setup.py install > Traceback (most recent call last): > File "setup.py", line 1, in ? > from setuptools import setup > ImportError: No module named setuptools > > Any Ideas??? > > > On 1/9/06, Alec Thomas <[EMAIL PROTECTED]> wrote: > > On Mon, Jan 09, 2006 at 05:09:31PM -0600, Johan Chaves SaborĂo wrote: > > > I want to make a "printable version" of my wiki, I mean, I want to > create a > > > wiki page containing all other pages in a particular order. > > > > > > How can I do it???? > > > > That is a good question and you're not the first to ask it [1]. > > > > > Does it exist a "include" command or something??? > > > > Yes indeed [2]. I guess if you're happy with printing HTML then this > > will work fine. > > > > Alec > > > > [1] http://trac-hacks.swapoff.org/ticket/76 > > [2] http://trac-hacks.swapoff.org/wiki/WikiIncludePlugin > > > > > > -- > > Evolution: Taking care of those too stupid to take care of themselves. > > _______________________________________________ > > Trac mailing list > > [email protected] > > http://lists.edgewall.com/mailman/listinfo/trac > > > > > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac > > > -- Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
