Hi,
I want to port an application that runs on Linux and Windows perfectly to OSX.
We use Python 2.5, PyGame, PyGTK and SQLAlchemy for it.
Now I have a system with Leopard on it, but want to make sure what
would be the best solution to get these dependencies installed on it.
I remember reading on
Hi folks,
Has anyone gotten PyEnchant (spell checker) working on OS-X? preferably
with aspell, and a Universal build, but I'll take any success stories I
can get. If so, how?
thanks,
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R(
Hi All,
I'm tring to install pyqt4.5 on mac osx leopard (10.5.6)
these the procedure i follow to build it :
sip:
export MACOSX_DEPLOYMENT_TARGET=10.5
python configure.py -n -d /Library/Python/2.5/site-packages \
-b /usr/local/bin -e /usr/local/include -v /usr/local/share/sip \
-s MacOSX10.5.sdk