Mantissa Wiki Tutorial

Robert Gravina <[email protected]> Sat, 16 Feb 2008 19:47:47 +0900
Newsgroups gmane.comp.python.quotient.dev
Message-ID <[email protected]>
Just working through this Wiki tutorial:
http://divmod.org/trac/wiki/MantissaWikiTutorial

After starting up Mantissa and while its trying to bring up the login  
page, I see this traceback:

           File "/Users/rgravina/sync/workspace/LearningMantissa/Wiki/ 
xmantissa/plugins/wikioff.py", line 3, in <module>
             from xmantissa import website, offering, provisioning
         exceptions.ImportError: cannot import name provisioning

I've tried this with both Mantissa 0.6.16 and trunk.

Is it just that the wiki example is out of date?

Robert