[Mailman-Users] ImportError: No module named sha

Dan Mick Dan.Mick at West.Sun.COM
Fri Sep 29 01:37:32 CEST 2000


I've seen it reported once before on this list, and was mystified
too; I recommended the poster recheck his Python installation,
and didn't hear back.  Don't know what happened.

> I periodically see the following error associated with the qrunner
> which runs every minute.  The error happens perhaps 10 times a month,
> so it's pretty infrequent.
> 
> Python definitely has module sha in it, as can be seen by importing
> it at the command line.  Most of the time, no complaints from qrunner.
> 
> Has anyone seen this and have an explanation for it?
> 
> SunOS bearmtn-e0 5.6 Generic_105181-19 sun4u sparc SUNW,Ultra-Enterprise
> mailman-2.0beta4
> Python 1.5.2 (#1, Aug 18 2000, 13:10:32)  [GCC 2.8.0] on sunos5
> (no hits on SourceForge searching for this.)
> 
> TIA.
> 
> ------------- Begin Forwarded Message -------------
> 
> Date: Thu, 28 Sep 2000 09:11:01 -0600 (MDT)
> From: GNU Mailing List Management System <mailman>
> To: mailman
> Subject: Output from "cron" command
> 
> Your "cron" job on bearmtn-e0
> /contrib/bin/python -S /home/mailman/cron/qrunner
> 
> produced the following output:
> 
> Traceback (innermost last):
>   File "/home/mailman/cron/qrunner", line 32, 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
> 
> 
> ------------- End Forwarded Message -------------
> 
> 
> 
> ==Leonard E. Sitongia           
> --Information Systems Group / Climate and Global Dynamics
>   National Center for Atmospheric Research
>   P.O. Box 3000 Boulder CO 80307  USA
>   sitongia at ucar.edu    voice: (303)497-1338   fax: (303)497-2699
> 
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users






More information about the Mailman-Users mailing list