Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 25th, 2006, 10:03 AM   #1
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
Need Some Help

how do i use the python program to make what i want? i cant figure out how to use the program.
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old Apr 25th, 2006, 10:18 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Surely that depends on what you want to make?

On Windows, the menu item marked "IDLE (Python GUI)" will give you an interactive interpretor and editor that should give you a place to start from.
Arevos is offline   Reply With Quote
Old Apr 25th, 2006, 10:21 AM   #3
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
well i installed teh python 2.4.3 and the drpython and none of them work. they come up with a dos box and that isd it. i dont know what to do after that.
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old Apr 25th, 2006, 10:27 AM   #4
Dietrich
Professional Programmer
 
Dietrich's Avatar
 
Join Date: Feb 2005
Posts: 434
Rep Power: 4 Dietrich is on a distinguished road
Quote:
Originally Posted by demon101
well i installed teh python 2.4.3 and the drpython and none of them work. they come up with a dos box and that isd it. i dont know what to do after that.
The DrPython editor needs wxPython to run. I would use the simpler IDLE editor to start out, as mentioned in the site I gave you (just found it again).
__________________
I looked it up on the Intergnats!
Dietrich is offline   Reply With Quote
Old Apr 25th, 2006, 10:28 AM   #5
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
Quote:
Originally Posted by Dietrich
The DrPython editor needs wxPython to run. I would use the simpler IDLE editor to start out, as mentioned in the site I gave you (just found it again).

there was no site there.
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old Apr 25th, 2006, 10:58 AM   #6
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
Quote:
Originally Posted by Arevos
Surely that depends on what you want to make?

On Windows, the menu item marked "IDLE (Python GUI)" will give you an interactive interpretor and editor that should give you a place to start from.

i do not see what you are talking about.
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old Apr 25th, 2006, 11:10 AM   #7
Dietrich
Professional Programmer
 
Dietrich's Avatar
 
Join Date: Feb 2005
Posts: 434
Rep Power: 4 Dietrich is on a distinguished road
Since you are using windows you can simply use the notepad.exe (in the windows folder) editor. Once it is up, type the following:
print "I am new to Python"
raw_input("Press Enter Key ...")  # wait
then save this as test1.py in some folder where you can find it again.

Once saved, find test1.py and double click it.
__________________
I looked it up on the Intergnats!
Dietrich is offline   Reply With Quote
Old Apr 25th, 2006, 11:13 AM   #8
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
i did and a black box came up with nothing in it.
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old Apr 25th, 2006, 10:20 AM   #9
Dietrich
Professional Programmer
 
Dietrich's Avatar
 
Join Date: Feb 2005
Posts: 434
Rep Power: 4 Dietrich is on a distinguished road
Sounds like you are just starting with Python. I can see that it can be very frustrating, as you run python.exe and then try to make it do something. Here is a site that is for the very beginner of Python:

http://www.daniweb.com/techtalkforums/thread20774.html

What operating system are you using?
Have you ever programmed before?
__________________
I looked it up on the Intergnats!
Dietrich is offline   Reply With Quote
Old Apr 25th, 2006, 10:22 AM   #10
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
Quote:
Originally Posted by Dietrich
Sounds like you are just starting with Python. I can see that it can be very frustrating, as you run python.exe and then try to make it do something. Here is a site that is for the very beginner of Python:

url here ...

What operating system are you using?
Have you ever programmed before?
no i am new to programming. when i open python.exe it comes up with a dos box. what do i do after that? and i am on windows xp
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:50 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC