>>>>> "gv" == gv venkateswaran <[EMAIL PROTECTED]> writes:

    gv> I have installed the prerequisites properly and I
    gv> checked ... working...

    gv> What this error shows?

    | ImportError: No module named sha       

What version of Python are you using?  It doesn't have the sha module
enabled.  Depending on the Python version, you may have to edit
Python's Modules/Setup file to enable it.  It should be auto-enabled
in Python 2.1.

-Barry

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to