[Moin-user] command line does not work

R.Bauer rb.proj at gmail.com
Wed Nov 4 10:59:58 EST 2009


ITSec_Mike schrieb:
> Hello all
> 
> I use moin 1.8.5 on Ubuntu server 8.04 with Python 2.5.2.
> When using the command line interface I get the below listed error
> message.
> As I do not know Python, I would be happy to get any feedback how to
> resolve that.
> 
> Thanks,
> Mike
> 
> moin ... check account...

That looks like a mismatch of order

may be you want to call moin ... account check...

see HelpOnMoinCommand

cheers
Reimar

> 2009-11-03 21:22:36,639 WARNING MoinMoin.log:139 using logging
> configuration read from built-in fallback in MoinMoin.log module!
> Traceback (most recent call last):
>   File "/usr/local/bin/moin", line 6, in <module>
>     run()
>   File "/usr/local/lib/python2.5/site-packages/MoinMoin/script/moin.py",
> line 15, in run
>     MoinScript().run(showtime=0)
>   File
> "/usr/local/lib/python2.5/site-packages/MoinMoin/script/__init__.py",
> line 138, in run
>     self.mainloop()
>   File
> "/usr/local/lib/python2.5/site-packages/MoinMoin/script/__init__.py",
> line 242, in mainloop
>     plugin_class = wikiutil.importBuiltinPlugin('script.%s' %
> cmd_module, cmd_name, 'PluginScript')
>   File "/usr/local/lib/python2.5/site-packages/MoinMoin/wikiutil.py",
> line 1137, in importBuiltinPlugin
>     if not name in builtinPlugins(kind):
>   File "/usr/local/lib/python2.5/site-packages/MoinMoin/wikiutil.py",
> line 1176, in builtinPlugins
>     return pysupport.importName(modulename, "modules")
>   File
> "/usr/local/lib/python2.5/site-packages/MoinMoin/util/pysupport.py",
> line 81, in importName
>     module = __import__(modulename, globals(), {}, [name])
> ValueError: Empty module name
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference





More information about the Moin-user mailing list