Mark Asbach wrote:
> Then I started up the PackageManager and tried
> to get those modules that I need.
PackageManager is no longer being maintained. You can find a lot of
packages (including numarray) at:
http://www.pythonmac.org/packages/
Make sure you get ones that match your OS-X/Python v
Apologies for a Qt question - but it is python, mac, py2app related:
I have just started using Qt Designer (still under Qt 3.3.4). I've made a
simple form, converted it to python via pyuic, and I can subclass it and
run it. But when I do, none of the images (visible in Qt Designer) appear.
I get m
On Jan 3, 2006, at 1:27 PM, Mark Asbach wrote:
> I started with a iMac G5 with all Apple updates installed. Then I
> installed MacPython-OSX-2.4.1-1, directly after that I installed the
> TigerPython24Fix-r2. Then I started up the PackageManager and tried
> to get those modules that I need. I suc
Hi everybody,
I know this should / could be a FAQ, but unfortunately I didn't find
anything appropriate on the MacPython pages or the Python Wiki.
Here's my problem:
I started with a iMac G5 with all Apple updates installed. Then I
installed MacPython-OSX-2.4.1-1, directly after that I inst