[Sndobj-devel] PySndObj, Python 2.4, Mac OS10.4
Status: Abandoned
Brought to you by:
veplaini
From: Craig L. <lew...@mi...> - 2007-01-22 23:40:19
|
I've been having trouble getting SndObj to work in Python, before I finally realized that the current release is only built for Python 2.3. I changed my PATH to point to the Apple's default Python install (2.3.5), and SndObj worked great within Python. The problem is, my current application that I'm trying to add sound to uses other external modules that are only compatible with at least Python 2.4. Is there a way I can build SndObj for Python 2.4? Do you only have to alter _sndobj.so to link to Python 2.4 on the system, or is there something more fundamental that needs to be done? thanks, craig |