Re: R: R: [SE|PY-macdev] hello, sepy2, osX port
Brought to you by:
sephiroth_tmm
From: Arthur D. <de...@gm...> - 2005-06-27 20:01:28
|
Hi Alessandro. Yes, the wx framework runs without a glitch. I've been using 2.5 and 2.6 and both work great. The thing thought is that there are some issues with apple's version of python. Tiger ships with python2.35, if I am not mistaken sepy uses 2.4 right? What I did here is that I downloaded macpython2.4, then installed the other frameworks (wx, 4suite, elementTree, etc) on the 2.4 install. It works great. Oh, there is a hack to make it work alright here (http://undefined.org/python/#TigerPython23Compat) . It's pretty straight forward actually. I am sure you will find it easy. Also, I've been albe to use py2app with wx, so I guess you will be apple to package sepy ... As for panther support, probably someone on the list can build it, they just need to have all frameworks installed, then checkout from the cvs rep, and build it. Great. Excited about getting sepy to run smoothly on the mac. Take care,=20 arthur |