Hello

In my views.py i have this line of code "from Crypto.Hash import
SHA256", it works fine on localhost.But when i try to launch my live
website(using Apache 2.2 and mod_wsgi), I am seeing the following
error:

ImportError at /accounts/profile/apps
DLL load failed: The specified module could not be found.

I cant figure out what the problem is. Please help.

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to