On 10/27/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote:
Other who have tried earlier versions (I don't know how early) have
complained about the publish_parts function being missing.
As far as I know, docutils easy_installs very, well, easily.
Kevin
On 10/26/05, Lee McFadden <[EMAIL PROTECTED]> wrote:
>
> Try installing the docutils RPM from
> http://www.python.org/pyvault/fedora-4-i386/repodata/repoview/python24-docutils-0-0.3.7-1.py24.html
>
> It's a couple of subrevisions behind the source[1] but it may be
> sufficient to sort out your issue.
>
> -- Lee
>
> [1] http://docutils.sourceforge.net/
>
> On 26/10/05, Angus Lee <[EMAIL PROTECTED] > wrote:
> > Well, I don't know that very well. It comes along with Fedora Core 4 and its
> > version is 2.4.1.
> >
> >
> > On 10/26/05, Elvelind Grandin < [EMAIL PROTECTED]> wrote:
> > >
> > > docutils is part of python. but some distrubutions cut it out and
> > > places it in a package of it's own. which distro are you using?
> > >
> > > On 10/26/05, Angus Lee <[EMAIL PROTECTED]> wrote:
> > > > I'd been following Kevin's wiki tutorial until I ran into an error after
> > > > modifying controller.py and restarted the program:
> > > >
> > > > [EMAIL PROTECTED] wiki20]$ python wiki20-start.py
> > > > Traceback (most recent call last):
> > > > File "wiki20-start.py", line 20, in ?
> > > > from wiki20.controllers import Root
> > > > File
> > > >
> > "/home/angus/Applications/TurboGears/wiki20/wiki20/controllers.py",
> > > > line 4, in ?
> > > > from docutils.core import publish_parts
> > > > ImportError: No module named docutils.core
> > > >
> > > > Is docutils a third-party product which I need to have installed on my
> > > > computer?
> > > >
> > >
> > >
> > > --
> > > cheers
> > > elvelind grandin
> > >
> >
> >
>
--
Kevin Dangoor
Author of the Zesty News RSS newsreader
email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

