[Mailman-Users] Failure of rmlist command

Jon Carnes jonc at nc.rr.com
Thu Oct 18 15:05:46 CEST 2001


The files in ~mailman/bin are standalone scripts.  To run rmlist simply 
type:
  ~mailman/bin/rmlist 

Do not pipe it as a script into python.

Jon Carnes
===
On Thursday 18 October 2001 08:33, Paul Flint wrote:
> Me:
> >> I'm in the bin directory and I type
> >> python -S rmlist
> >> which returned
> >> Traceback (most recent call last):
> >>   File "rmlist", line 44, in ?
> >>     from Mailman import mm_cfg
> >> ImportError: No module named Mailman
> >>
> >> What am I missing here?
>
> Dan Mick <dmick at utopia.West.Sun.COM> wrote:
> >run it from ~mailman
>
> From usr/local/mailman I enter python -S rmlist and it responds with
> python: can't open file "rmlist"
>
> So, I tried python -S bin/rmlist and got the earlier message:
> >>Traceback (most recent call last):
> >>   File "rmlist", line 44, in ?
> >>     from Mailman import mm_cfg
> >> ImportError: No module named Mailman
>
> What should I try now?
>
> Paul Flint
> Japanese to English Translation
> Kawasaki Japan
>
>
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users




More information about the Mailman-Users mailing list