Re: [Tutor] A few very basic questions

2009-05-27 Thread M Tramp
Alan Gauld btinternet.com> writes: > I'd be surprised if its a problem with Eclipse, but that's easy > to prove. Just run the code outside Eclipse from the > Terminal app. If you get the same error then it cannot be > Eclipse at fault. > > Can you post the actual error text? If it is saying n

Re: [Tutor] A few very basic questions

2009-05-26 Thread M Tramp
Alan Gauld btinternet.com> writes: > I'd be surprised if its a problem with Eclipse, but that's easy > to prove. Just run the code outside Eclipse from the > Terminal app. If you get the same error then it cannot be > Eclipse at fault. Same error from terminal. > Can you post the actual err

Re: [Tutor] A few very basic questions

2009-05-25 Thread M Tramp
Alan Gauld: >>> Have you installed pygtk? You need both pygtk and gtk. The former uses the latter. Alan G <<< Yes. It is. I went back and installed more. Fink Commander lists 35 files with "gtk" -- five already were. (gtk+, gtk+-data, gtk+-shlibs, pygtk and pygtk-py23) I went back and found

Re: [Tutor] A few very basic questions

2009-05-25 Thread M Tramp
Alan Gauld btinternet.com> said: >>> Have you checked fink? There's a MacOS Gimp toolkit package available. (Well 3 actually, gtk, gtk-data and gtk-shlibs) I generally use fink rather than try apt-get because I know the fink stuff is tested against MacOS. And fink packages are pre-built usually.

[Tutor] A few very basic questions

2009-05-24 Thread M Tramp
Hello all ... I've started trying ot learn about Python because I'm intrigued by what I've read about Gramps, a genealogical data manager. To run Gramps on a Mac, I need to get GTK up and running. Here's where I have a few, hopefully basic, questions. (FYI, I have a Mac, running OS X 10.4.11.