Csound Csound-dev Csound-tekno Search About

[Csnd] Rationale03_0 error

Date2012-09-17 13:59
Fromstephencrawford
Subject[Csnd] Rationale03_0 error
I think I've downloaded everything I needed to run Chuckk Hubbard's Rationale
03_0, but I can't get it to run.  It looks like there's something it can't
find.  I've inserted the transcript of what happens below.  I'm new to
Csound and python.  I'm running OSX 10.6.8, and Python 2.6.1 ((r261:67515,
Jun 24 2010, 21:47:49) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin).
Any suggestions?
Stephen

Traceback (most recent call last):
  File "rationale.py", line 41, in 
    import csnd
  File "/Library/Python/2.6/site-packages/csnd.py", line 26, in 
    _csnd = swig_import_helper()
  File "/Library/Python/2.6/site-packages/csnd.py", line 22, in
swig_import_helper
    _mod = imp.load_module('_csnd', fp, pathname, description)
ImportError: dlopen(/Library/Python/2.6/site-packages/_csnd.so, 2): Library
not loaded: /System/Library/Frameworks/Python.framework/Versions/2.7/Python
  Referenced from: /Library/Python/2.6/site-packages/_csnd.so
  Reason: image not found





--
View this message in context: http://csound.1045644.n5.nabble.com/Rationale03-0-error-tp5715926.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-09-17 14:21
FromVictor Lazzarini
SubjectRe: [Csnd] Rationale03_0 error
Looks like it's a 2.7 vs. 2.6 mismatch. Is this Csound 5.18?
On 17 Sep 2012, at 13:59, stephencrawford wrote:

> I think I've downloaded everything I needed to run Chuckk Hubbard's Rationale
> 03_0, but I can't get it to run.  It looks like there's something it can't
> find.  I've inserted the transcript of what happens below.  I'm new to
> Csound and python.  I'm running OSX 10.6.8, and Python 2.6.1 ((r261:67515,
> Jun 24 2010, 21:47:49) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin).
> Any suggestions?
> Stephen
> 
> Traceback (most recent call last):
>  File "rationale.py", line 41, in 
>    import csnd
>  File "/Library/Python/2.6/site-packages/csnd.py", line 26, in 
>    _csnd = swig_import_helper()
>  File "/Library/Python/2.6/site-packages/csnd.py", line 22, in
> swig_import_helper
>    _mod = imp.load_module('_csnd', fp, pathname, description)
> ImportError: dlopen(/Library/Python/2.6/site-packages/_csnd.so, 2): Library
> not loaded: /System/Library/Frameworks/Python.framework/Versions/2.7/Python
>  Referenced from: /Library/Python/2.6/site-packages/_csnd.so
>  Reason: image not found
> 
> 
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Rationale03-0-error-tp5715926.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> 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





Date2012-09-17 14:29
Fromstephencrawford
Subject[Csnd] Re: Rationale03_0 error
Nope, 5.17.  Here's what I downloaded and installed:
csound5.17.11-OSX10.7-universal

I just noticed that that says OSX10.7, but I'm running 10.6.8.  Would you
suggest I install the new one, or find an older one?



--
View this message in context: http://csound.1045644.n5.nabble.com/Rationale03-0-error-tp5715926p5715930.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-09-17 14:39
FromVictor Lazzarini
SubjectRe: [Csnd] Re: Rationale03_0 error
Then upgrade to 5.18 and see if it fixes your problems.
On 17 Sep 2012, at 14:29, stephencrawford wrote:

> Nope, 5.17.  Here's what I downloaded and installed:
> csound5.17.11-OSX10.7-universal
> 
> I just noticed that that says OSX10.7, but I'm running 10.6.8.  Would you
> suggest I install the new one, or find an older one?
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Rationale03-0-error-tp5715926p5715930.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> 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





Date2012-09-17 14:56
FromSteven Yi
SubjectRe: [Csnd] Re: Rationale03_0 error
You may want to try the 10.5 build, I am not sure if the 10.7 build
will work correctly for 10.6.

On Mon, Sep 17, 2012 at 2:29 PM, stephencrawford
 wrote:
> Nope, 5.17.  Here's what I downloaded and installed:
> csound5.17.11-OSX10.7-universal
>
> I just noticed that that says OSX10.7, but I'm running 10.6.8.  Would you
> suggest I install the new one, or find an older one?
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Rationale03-0-error-tp5715926p5715930.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> 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"
>

Date2012-09-17 16:54
Fromstephencrawford
Subject[Csnd] Re: Rationale03_0 error
I installed Csound 5.18 and it did exactly the same thing.  If I go back to a
Csound for 10.5, do I need to uninstall the newer Csound files before
installing that?



--
View this message in context: http://csound.1045644.n5.nabble.com/Rationale03-0-error-tp5715926p5715938.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-09-17 18:55
FromSteven Yi
SubjectRe: [Csnd] Re: Rationale03_0 error
I think you'll be fine to just install over what you have already.

On Mon, Sep 17, 2012 at 4:54 PM, stephencrawford
 wrote:
> I installed Csound 5.18 and it did exactly the same thing.  If I go back to a
> Csound for 10.5, do I need to uninstall the newer Csound files before
> installing that?
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Rationale03-0-error-tp5715926p5715938.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> 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"
>