Hello.
I'm trying with Terminal a python code that import csnd library. And then comes this message:
ImportError: dlopen(/Library/Frameworks/python.framework/Versions/2.5/lib/Python2.5/_csnd.so, 2): Library not loaded: /Library/Frameworks/CsoundLib.framework/Versions/5.2/lib_csnd.dylib
Referenced from: /Library/Frameworks/python.framework/Versions/2.5/lib/Python2.5/_csnd.so
Reason: Incompatible library version: _csnd.so requires version 5.2.0 or later, but lib_csnd.dylib provides version 5.1.0
This is strange because the version of lib_csnd.dylib seems to be 5.2. Is it right ?
My Csound is 5.10 macintel.
Thanks for any help.
Marcelo


