Jump to content

python


boardbreaker

Recommended Posts

Just run the interpreter and learn the syntax and basic programming concepts...Tutorial: http://www.sthurlow.com/python/lesson01/. That should get you started.

i followed what the instructions and downloaded python version 2.4.1 but when i tried to test it in the DOS window by typing "python -V" but every time i tried it failed i don't no why

Link to comment
Share on other sites

It's because the directory that the python application is installed in isn't in your PATH variable. Just cd to the directory that you installed it in and then type python. Alternatively, you can add that to the PATH variable and execute it with just typing python.

Link to comment
Share on other sites

My eyes have been blinded by the n00bery

Link to comment
Share on other sites

  • 2 weeks later...
and if i am doing this on vista?

get a new os...

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...