Re: [Pythonmac-SIG] Is there a Python 2.5 Framework?

2006-11-16 Thread David Worrall
Hey Mark! I'm doing that. Let me recommend a couple of tools: (a) PythonCard (b) wxGlade - haven't tested with Python2.5 but works w. earlier version (c) book: "wxPython in Action" excellent read, whether you use (a) or (b) good luck! David PS I have no affiliations that would allow me to bene

[Pythonmac-SIG] Does anyone on the planet know how to build python-2.5 (WITH READLINE)?

2006-11-16 Thread Todd Thal
I am having one "hades" of a heckuva time getting readline support for Python-2.5 on a Mac OS 10.4.8.8.0 with Xcode 2.3( Darwin Kernel Version 8.8.0; RELEASE_PPC Power Macintosh powerpc) I can get readline-5.2 (finally) to compile and build... Then I try build Python-2.5, with readlineby c

[Pythonmac-SIG] Steps needed to get cvs2svn working on Panther

2006-11-16 Thread Ap en Dicky Martens
Roden 15-11-2006 Geachte Heer Wierda. In verband met de schoolreünie van de basisschool “de Haven” te Roden in Drenthe zijn wij op zoek naar een zekere Gerben Wierda, geb. 30-4-1961. Mocht u degene zijn die wij zoeken, of kent u deze persoon, zou u dan ons zijn adres willen doorgeven zod

Re: [Pythonmac-SIG] Is there a Python 2.5 Framework?

2006-11-16 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Livingstone wrote: > Hi Guys, > > I want to develop with wxPython. To do so natively (ie without going > via X11 / GTK) it says you need to use a Framework version of Python. > > I have googled but not yet found what I seek. Does anyone know if

[Pythonmac-SIG] Is there a Python 2.5 Framework?

2006-11-16 Thread Mark Livingstone
Hi Guys, I want to develop with wxPython. To do so natively (ie without going via X11 / GTK) it says you need to use a Framework version of Python. I have googled but not yet found what I seek. Does anyone know if a Framework 2.5 Python does exist and where? TIA MarkL __

[Pythonmac-SIG] module compiled against version 1000002 of C-API but this version of numpy is 1000009

2006-11-16 Thread Teemu Rinne
Hi, Installing python stuff on a new Intel Mac Pro 2.66 was a pleasure this time (not always so in the past...). Pythonmac.org/packages are great! However, there is something wrong with my installation/use of scipy/numpy: Python 2.4.4 (#1, Oct 18 2006, 10:34:39) [GCC 4.0.1 (Apple Computer, Inc

[Pythonmac-SIG] Using PyGame from Eclipse w/ PyDev, Cocoa Errors

2006-11-16 Thread Spencer Crissman
I've started trying to use pygame under os x. When I develop w/ python under windows, I use Eclipse + PyDev as my dev environment, so I am trying to get the same thing working here, and have been successful for python development on osx in general. However, in trying to use pygame, I have run in