![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Jan 2008
Posts: 31
Rep Power: 0
![]() |
Downloading Tkinter and Wxpython
To start with gui, i need downloading tkinter and wxpython. I have searched for it on google, freshmeat.net, sourcforge.net etc. But all the downloads appear to be confusing. Can anybody direct me to the correct link to tkinter and wxpython ? thanks.
![]() While downloading there was a format called .rpm. Do i need a particular software to unzip this type of file ? |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
Re: Downloading Tkinter and Wxpython
What platform are you? tkinter has come standard with python for many versions so which ever you are on you will have it. As for wxPython you want a download from here: http://wxpython.org/download.php#binaries
__________________
Robotics @ Maryland AUV Team - Software Lead |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Aug 2005
Location: Austin, TX
Posts: 15
Rep Power: 0
![]() |
Re: Downloading Tkinter and Wxpython
As GameEnder said, tk is bundled with Python, so you should be able to just import it in your scripts and start using it.
Be patient and read the wx download page (GameEnder sent you the link), don't just jump to the links and start downloading. Find the section for the OS you are running under, and then choose the distribution under that OS that matches your environment and development intentions (which version of Python, unicode or ascii, etc.) .rpm's are for Linux distributions. Are you running on Windows or Linux? If on Windows, choose one of the links that starts with "win32", and skip the rpm's altogether. |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Jan 2008
Posts: 31
Rep Power: 0
![]() |
Re: Downloading Tkinter and Wxpython
I am using windows xp
btw, Thanks for the information. ![]() |
|
|
|
|
|
#5 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
Re: Downloading Tkinter and Wxpython
__________________
Robotics @ Maryland AUV Team - Software Lead |
|
|
|
|
|
#6 | |
|
Programming Guru
![]() |
Re: Downloading Tkinter and Wxpython
Quote:
|
|
|
|
|
|
|
#7 |
|
Programmer
Join Date: Jan 2008
Posts: 31
Rep Power: 0
![]() |
Re: Downloading Tkinter and Wxpython
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|