[Mailman-Users] create new list problem

cee lists at gogglebox.com
Thu Aug 31 04:23:51 CEST 2000


I know nothing about python so if anyone can help explain to me what this
means I would be grateful!

I create a new list with the list name, the admin address and password

[root at www bin]# ./newlist myList admin at mysite.com password

Traceback (innermost last):
  File "./newlist", line 39, in ?
    from Mailman import MailList
  File "/home/mailman/Mailman/MailList.py", line 39, in ?
    from Mailman.ListAdmin import ListAdmin
  File "/home/mailman/Mailman/ListAdmin.py", line 33, in ?
    from Mailman import Message
  File "/home/mailman/Mailman/Message.py", line 30, in ?
    import sha
ImportError: No module named sha

Cheers,

Cary.





More information about the Mailman-Users mailing list