| Sign In/My Account | View Cart |
| Article: |
Graphical Toolkits for OS X: wxPython | |
| Subject: | OS Confusion | |
| Date: | 2007-04-27 15:02:06 | |
| From: | jwilcox | |
|
I'm confused a bit by what I read in your article and on the wxPython site. I'm running OS 10.4.9, but on a PPC machine. Both your article and the site seem to say that I need to be running on an Intel machine in order to use the 10.4 Universal version. Am I misreading or misinterpreting what I'm seeing?
|
||
Showing messages 1 through 2 of 2.
OS Confusion
The long answer is you need to determine what version of python you are running, then download the appropriate binary for your platform and version of python. I strongly recommend using the binaries already made on the wxPython web site, (http://www.wxpython.org/download.php#binaries) (scroll down past the Windows binaries to find the Mac stuff.)
Use the "Universal" binary for your PPC machine, like Apple says: "When you see the Universal symbol on Mac applications, that means they're made to run on both Intel- and PowerPC-based Mac computers."
Hopefully that will work for you!
Regards,
Jeremiah