Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Python API questions time

Date2008-05-10 17:37
Fromvictor
Subject[Csnd] Re: Re: Re: Python API questions time
incompatible libcsnd.so.5.1
----- Original Message ----- 
From: "Chuckk Hubbard" 
To: 
Sent: Saturday, May 10, 2008 5:20 PM
Subject: [Csnd] Re: Re: Python API questions time


> import csnd
> .....
> ImportError: ./_csnd.so: undefined symbol: _ZN17CsoundUtilityList5CountEnv
>
> Any ideas?
> -Chuckk
>
> On Sat, May 10, 2008 at 5:12 PM, Chuckk Hubbard
>  wrote:
>> Ah, I see, looking through SConstruct; is that the 'buildInterfaces' 
>> option?
>>
>> -Chuckk
>>
>> On Sat, May 10, 2008 at 3:53 PM, victor  wrote:
>>> Looks like you have not built it. You'll need the python headers and
>>> swig to build it.
>>>
>>> Victor
>>> ----- Original Message ----- From: "Chuckk Hubbard"
>>> 
>>> To: "Csound List" 
>>> Sent: Saturday, May 10, 2008 1:06 PM
>>> Subject: [Csnd] Python API questions time
>>>
>>>
>>>> Hello.
>>>> I've located csnd.py and relocated it appropriately, but now I get an
>>>> Import Error: No module named _csnd.  I've searched all over my hard
>>>> drive, and I have no file with the string "_csnd" in the filename.
>>>> I compiled Csound, and I have 5.08 Beta Mar 1 2008.  I'm running 64-bit
>>>> Linux.
>>>> Can anyone point me in the direction of this _csnd module?
>>>>
>>>> -Chuckk
>>>>
>>>> --
>>>> http://www.badmuthahubbard.com
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
>>>> "unsubscribe
>>>> csound"
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>>
>> --
>> http://www.badmuthahubbard.com
>>
>
>
>
> -- 
> http://www.badmuthahubbard.com
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound" 


Date2008-05-10 18:55
From"Chuckk Hubbard"
Subject[Csnd] Re: Re: Re: Re: Python API questions time
AttachmentsNone