[Csnd] Re: problem opening libray libpy.dylib / mac os 10.4.11
Date | 2008-05-02 20:36 |
From | victor |
Subject | [Csnd] Re: problem opening libray libpy.dylib / mac os 10.4.11 |
These are the python opcodes. I think this is because of Python version
incompatibility. As far as I can remember, libpy.dylib is linked to 2.3
Apple-supplied Python, but I have to check. This problem has arisen
from the fact that I am trying to supply Csound
with support for both
Apple's python and MacPython.
Victor
|
Date | 2008-05-02 21:39 |
From | eli queen |
Subject | [Csnd] Re: Re: problem opening libray libpy.dylib / mac os 10.4.11 |
hi victor, so, to use the python opcodes i have to reinstall apple's python 2.3? i was getting the same error before before i upgraded to python 2.5.2. maybe apple had bundled a newer python (newer that 2.3) in one of it's software updates? will it work to install python 2.3.7 from the source at python.org? or does it have to be the apple's? thanks, eli On May 2, 2008, at 3:36 PM, victor wrote:
|