Re: [pygtk] building pygtk applications using python3.1

2010-03-01 Thread Tomeu Vizoso
On Mon, Mar 1, 2010 at 12:52, A.T.Hofkamp wrote: > goli wrote: >> Hi all, >> >> I am a newbie to the python language, I used pygtk with python2.6 for a >> week, now I want to switch to python3. > > You should not do that, it is too early to use Python 3. > >> I installed python3.1 and wrote a simp

Re: [pygtk] building pygtk applications using python3.1

2010-03-01 Thread A.T.Hofkamp
goli wrote: > Hi all, > > I am a newbie to the python language, I used pygtk with python2.6 for a > week, now I want to switch to python3. You should not do that, it is too early to use Python 3. > I installed python3.1 and wrote a simple app to test it using pygtk. but > python compiler says

[pygtk] building pygtk applications using python3.1

2010-03-01 Thread goli
Hi all, I am a newbie to the python language, I used pygtk with python2.6 for a week, now I want to switch to python3. I installed python3.1 and wrote a simple app to test it using pygtk. but python compiler says that it can't import pygtk. I reinstalled python bindings for gtk (python-gtk on ub