I have tried with pythin1.5.2 & python2.0. But same error. How to enable sha
module?. In Modules/Setup there is a line
sha shamodule.c. Is there anything more than this?

Thanks for your reply,
Venkatesh

>
> >>>>> "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


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to