On 11/09/2013 11:06 AM, IR. T wrote: > File "build\bdist.win32\egg\openid\oidutil.py", line 16, in <module> > ImportError: No module named parse
"pip install parse" should do the trick. If you're not using pip, see: <http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows> and <http://docs.python-guide.org/en/latest/starting/install/win/>. -- Regards, Clifford Ilkay 647-778-8696 Dinamis <http://dinamis.com> -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/527E6CFA.1080203%40dinamis.com. For more options, visit https://groups.google.com/groups/opt_out.

