Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-28 Thread Rafael Villar Burke (Pachi)
On 28/05/2010 13:26, John Stowers wrote: >> - Numpy and libglade support are mentioned in the git repository log, >> but there's no information on how to enable/disable that support. >> AFAICS, it's added if the modules/libraries are installed, but I can >> imagine that disabling them may be useful

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-28 Thread John Stowers
> > Now that we have GtBuilder support, and libglade is effectively > deprecated, I wanted to setup things so that I could distribute builds > of Gtk+ that included Glade, and builds that did not (i.e. vanilla ^ I meant to say PyGtk John _

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-28 Thread John Stowers
On Fri, 2010-05-28 at 13:13 +0200, Rafael Villar Burke (Pachi) wrote: > On 28/05/2010 12:06, John Stowers wrote: > > I'm not sure if it is interesting enough for the average user, but what > > do you think about putting the build instructions up on the website. > > > > I test the build every time s

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-28 Thread Rafael Villar Burke (Pachi)
On 28/05/2010 12:06, John Stowers wrote: > I'm not sure if it is interesting enough for the average user, but what > do you think about putting the build instructions up on the website. > > I test the build every time something changes and update README.win32 > accordingly. Perhaps the contents of

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-28 Thread John Stowers
On Thu, 2010-05-27 at 11:37 +0200, Rafael Villar Burke (Pachi) wrote: > > On 27/05/2010 11:03, Jeenu V wrote: > > I'd suggest replacing the initial part (until glade) with this: > > > > Inorder to get PyGTK on Windows, you'd need: > >* Python interpreter for Windows (for example, see > >

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-27 Thread Rafael Villar Burke (Pachi)
On 27/05/2010 11:03, Jeenu V wrote: > I'd suggest replacing the initial part (until glade) with this: > > Inorder to get PyGTK on Windows, you'd need: >* Python interpreter for Windows (for example, see > http://www.activestate.com/activepython/downloads) >* GTK+ runtime. We recommen

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-27 Thread Jeenu V
On Thu, May 27, 2010 at 1:46 PM, Rafael Villar Burke (Pachi) wrote: > Well, I just changed it to this new wording that I think clearly states that > PyCairo, PyGObject and PyGTK, plus a Python interpreter and a GTK+ runtime > are needed. > > Anyway, proposals for clearer wording are welcome. Than

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-26 Thread Stephen George
On 26/05/2010 10:42 PM, Jeenu V wrote: Actually I hadn't installed PyCairo and PyGObject. Now that I've installed them, I could bring up a top-level GTK window. Excellent, good to hear you have a working system But the downloads page doesn't mention that PyCairo and PyGObject has to be in

Re: [pygtk] [jeenuv.otherinbox.com] Re: Import problem for PyGtk on Windows

2010-05-26 Thread Jeenu V
On Fri, May 21, 2010 at 4:22 AM, Stephen George wrote: > > Hi Jeenu, > > On 20/05/2010 11:30 PM, Jeenu V wrote: >> >> Hi, >> >> I'm trying to get PyGtk on Windows XP. For that, I installed (in that >> order), Active Python 2.6 (installed in c:\python26), GTK 2.16 run >> time bundle (downloaded fro