On 11/09/2013 02:17 PM, IR. T 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?
"pip install yolk" and then "yolk -l" to see if parse is indeed installed in your virtualenv. That package might not be available to your virtual environment, assuming you're using virtualenv. (If you're not, you should be.) -- 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/527EB011.60107%40dinamis.com. For more options, visit https://groups.google.com/groups/opt_out.

