On Mar 12, 2005, at 19:06, Heiko Hartmann wrote:
I installed the pygame 1.7.0 distribution on my Mac (Mac OS X 10.3.8
with Python 2.3.5) and I get the following error when I initialize the
display mode in a window (taken from the Apple Bug Report):
...
This code did work with the pygame 1.6 distr
On Mar 12, 2005, at 17:55, Brendan Simons wrote:
I've been tooling around with matplotlib, as graciously packaged by
Chris Barker, and hosted on Bob Ippolito's pythonmac.org/packages
site. Everything seems to be working smoothly, but I've run into a
couple of warnings I can't decrypt.
1) Exe
I've been tooling around with matplotlib, as graciously packaged by
Chris Barker, and hosted on Bob Ippolito's pythonmac.org/packages site.
Everything seems to be working smoothly, but I've run into a couple
of warnings I can't decrypt.
1) Executing the following code,
#! /usr/bin/pythonw
> >> I
> >> thought someone had built a wxGlade package for OS-X.
> >
wxDesigner is available, and the cost of its being commercial is not
an issue. Its pretty limited functionality is more the issue. It does
not seem capable of building complex windows, more aimed at dialog
boxes, and even then t
Hello,
I installed the pygame 1.7.0 distribution on my Mac (Mac OS X 10.3.8
with Python 2.3.5) and I get the following error when I initialize the
display mode in a window (taken from the Apple Bug Report):
Date/Time: 2005-03-12 16:00:34 -0800
OS Version: 10.3.8 (Build 7U16)
Report Ve
"Quite reasonable" seems to mean $129. Too much for me, though I'm
tempted to try it & talk myself into it.
On Mar 10, 2005, at 9:39 PM, Chris Barker wrote:
Have you tried wxDesigner? It's commercial, but quite reasonable. And
I thought someone had built a wxGlade package for OS-X.
(Yes, but I c
Sounds like you might not have Xcode/Developer Tools installed. They
don't come installed by default.
Kevin
Jason Van Anden wrote:
Hi,
I was attempting to install mxdatetime on a mac mini - but it fails
when I run setup. Repeated messages tell me it was unable to execute
gcc. I unzipped the r
Hi,
I was attempting to install mxdatetime on a mac mini - but it fails
when I run setup. Repeated messages tell me it was unable to execute
gcc. I unzipped the release in a temp folder and ran:
sudo python setup.py install
Advice appreciated.
J
___