Thanks Avraham, i have used easy_install command to install all the packages which were essencial to run my django app and i am glad my app is running now but unfortunately it is running without the website template may be i need to fix urls which are point to website template. Regards, IR.T
On Sunday, November 10, 2013 1:38:39 AM UTC+5, Avraham Serour wrote: > > 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]<javascript:> > > 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> 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/9c8d6571-6f4f-464e-b097-9e00c899f041%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

