I want to make a GUI for a program written in python.It is said that Gnome tool kit is helpful for this task.But,I want to know how to install it?and the way I should use it? I am using Ubuntu 12.04 64-bit and using unity environment.Python version is 3.2
Asked
Active
Viewed 1,007 times
1 Answers
1
You can just install TkInter library from software-center or via synaptic.
(TkInter is standard GUI library for python)
user188432
- 26