User Profile

Collapse

Profile Sidebar

Collapse
aphymans
aphymans
Last Activity: Mar 4 '10, 04:38 AM
Joined: Mar 2 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • aphymans
    replied to opening a file from textwrangler
    okay, so for some weird reason i did the exact same thing i have been doing and python finally worked! im so happy. thank you so much for all your help, glenton.
    See more | Go to post

    Leave a comment:


  • aphymans
    replied to opening a file from textwrangler
    I have OS 10.5.6

    yes, I have python

    If I type python this comes up:
    Python 2.6.4 (r264:75821M, Oct 27 2009, 19:48:32)
    [GCC 4.0.1 (Apple Inc. build 5493)] on darwin
    Type "help", "copyright" , "credits" or "license" for more information.
    >>>

    when I type Is:
    -bash: Is: command not found

    when I type dir:...
    See more | Go to post

    Leave a comment:


  • aphymans
    replied to opening a file from textwrangler
    it still doesn't work. i used my same format and it worked perfectly on another computer, and it used to work on mine, but now it just doesn't work and i keep getting that message.
    See more | Go to post

    Leave a comment:


  • aphymans
    started a topic opening a file from textwrangler

    opening a file from textwrangler

    Hi everyone:

    So, I'm really new to python and I cannot figure out how to open my file using TextWranger. For example, I have a file called fun.py with this information in it:

    import turtle

    turtle.forward( 100)

    raw_input()

    and everytime I call the file in the terminal using ~/Desktop (the file is on my desktop) and then call python fun.py, I get this message:

    ...
    See more | Go to post
No activity results to display
Show More
Working...