| Thank you Victor. I have tried the revised installer and it works!
Tetsuya Miwa
On 2013/07/13, at 17:41, Victor Lazzarini wrote:
> Thanks, I've fixed the installer.
> On 13 Jul 2013, at 05:44, Tetsuya Miwa wrote:
>
>> Hello all,
>>
>> Many thanks to the csound developers for the promising Csound6.00.
>> I installed csound6.00.0-OSX10.6-x86_64.dmg but I get following error when I import csnd6 in python:
>>
>>>>> import csnd6
>> Traceback (most recent call last):
>> File "", line 1, in
>> File "/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Python/Current/csnd6.py", line 26, in
>> _csnd6 = swig_import_helper()
>> File "/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Python/Current/csnd6.py", line 22, in swig_import_helper
>> _mod = imp.load_module('_csnd6', fp, pathname, description)
>> ImportError: dlopen(/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Python/Current/_csnd6.so, 2): Library not loaded: libcsnd.6.0.dylib
>> Referenced from: /Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Python/Current/_csnd6.so
>> Reason: image not found
>>
>> I have an alias of libcsnd.6.0.dylib in /usr/local/lib, but its original is lost.
>> In the beta release (csound6.00.0-rc3-OSX10.6-x86_64.dmg), actual file of libcsnd.6.0.dylib was there and I had no problem.
>> So I think this is a installer problem though I don't know technical details.
>>
>> Regards,
>> Tetsuya Miwa
>>
>> Send bugs reports to the Sourceforge bug tracker
>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
|