User Profile

Collapse

Profile Sidebar

Collapse
Domi
Domi
Last Activity: Apr 7 '10, 07:31 AM
Joined: Apr 7 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Domi
    replied to Syntax error on filename
    On further inspection, it doesn't seem to be noticing the command "python". I get the exact same error when I do something random like:

    >>>asdfranom hello.py

    when I do >>>python it says that it is not defined. :S Is this supposed to happen?
    See more | Go to post

    Leave a comment:


  • Domi
    replied to Syntax error on filename
    I'm running into this exact same error and I can't for the life of me figure out what is going wrong. I'm doing the Python tutorials made by google

    Using the following code

    Code:
    #!/usr/bin/python -tt
    # Copyright 2010 Google Inc.
    # Licensed under the Apache License, Version 2.0
    # http://www.apache.org/licenses/LICENSE-2.0
    
    # Google's Python Class
    # http://code.google.com/edu/languages/google-python-class/
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...