Re: Mantissa Wiki Tutorial
Jean-Paul Calderone <[email protected]> Sat, 16 Feb 2008 10:34:35 -0500
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <20080216153435.6859.1219765262.divmod.quotient.10116@ohm> |
On Sat, 16 Feb 2008 19:47:47 +0900, Robert Gravina <[email protected]> wrote: >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? Yes, it seems to be. Jean-Paul