What O/S? What version of python? Can you get to python's prompt by just typing python at a command prompt? If so, is the version that it printed when it started the version that you expected? How about an actual cut and paste of the error that you are seeing?
Bill On Thu, Mar 21, 2013 at 9:32 PM, James <[email protected]> wrote: > Hey there, > > Did first Django app and everything worked find, however my computer > crashed and after restoring it each time I try to execute any .py file in > command prompt it says syntax error or that the module doesnt exist... > > Would you know any reasons for this? Python is still installed and > everything that was there before the crash is still there. > > Thanks! > > -- > 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?hl=en. > 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

