20 Mar
2000
20 Mar
'00
3:34 a.m.
You are either not using the right python, or you are using an old python. Python 1.5.2, including the python that comes with Zope, comes standard with the sha module. -Michel matt burleigh wrote:
I am trying to change the superuser password but I am getting this error.
#python zpasswd.py Traceback (innermost last): File "zpasswd.py", line 90, in ? import sys, string, sha, binascii, whrandom, getopt, getpass, os ImportError: No module named sha
Matt
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )