exactly the same error? maybe it is complaining about another missing lib?
On Sat, Nov 9, 2013 at 9:17 PM, IR. T <[email protected]> wrote: > Thanks Klifford for quick response , i have installed pip already and also > installed parse from pip but i am still geting the same error, any other > suggestions? > > On Saturday, November 9, 2013 10:12:26 PM UTC+5, CLIFFORD ILKAY wrote: >> >> 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><http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows>and >> <http://docs.python-guide.org/en/latest/starting/install/win/><http://docs.python-guide.org/en/latest/starting/install/win/> >> . >> >> -- >> Regards, >> >> Clifford Ilkay >> >> 647-778-8696 >> >> Dinamis >> <http://dinamis.com> <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/4721e7bb-54ba-4d6b-9ae2-cefd86906119%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/CAFWa6t%2BfE-FCEOzYVO-mSONajVRXPmcg_jE0FPcE_mnXVroA%3Dw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

