Csound Csound-dev Csound-tekno Search About

[Csnd] csnd and Python 2.7.2

Date2012-02-23 22:15
Fromzappfinger
Subject[Csnd] csnd and Python 2.7.2
I just upgraded from Python 2.5 to 2.7.2.
Then I could not import csnd anymore. It was in the python2.4/site-packages
folder, so I put it in the 2.7 site-packages, together with the .so file.
Made the symlink, but now I get:
>>> import csnd
Traceback (most recent call last):
  File "", line 1, in 
  File "csnd.py", line 5, in 
    import _csnd
ImportError: dlopen(./_csnd.so, 2): no suitable image found.  Did find:
	./_csnd.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x01
0x01 0x01 0x00

Where can I get the correct version of these files?

Richard




--
View this message in context: http://csound.1045644.n5.nabble.com/csnd-and-Python-2-7-2-tp5509776p5509776.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-02-23 22:36
FromVictor.Lazzarini@nuim.ie
SubjectRe: [Csnd] csnd and Python 2.7.2
AttachmentsNone  None  

Date2012-02-23 23:18
Fromzappfinger
Subject[Csnd] Re: csnd and Python 2.7.2
I am on OS X 10.5.8....

--
View this message in context: http://csound.1045644.n5.nabble.com/csnd-and-Python-2-7-2-tp5509776p5510088.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-02-23 23:39
FromVictor.Lazzarini@nuim.ie
SubjectRe: [Csnd] Re: csnd and Python 2.7.2
AttachmentsNone  None  

Date2012-02-24 11:49
Fromzappfinger
Subject[Csnd] Re: csnd and Python 2.7.2
Victor,

I cannot find a MacPython version 2.6. All MacPython versions seem to be
very old. Do you mean a regular Python version 2.6?
Or can anyone send me the csnd.so file compatible with Python 2.7 and Csound
5.14 if it exists?

Richard

--
View this message in context: http://csound.1045644.n5.nabble.com/csnd-and-Python-2-7-2-tp5509776p5512474.html
Sent from the Csound - General mailing list archive at Nabble.com.