Csound Csound-dev Csound-tekno Search About

[Csnd] RE: Re: Csound5.06 warnings

Date2008-03-27 21:57
From"Boenn G (CCI)"
Subject[Csnd] RE: Re: Csound5.06 warnings
sorry again, Victor,

i made sure these files are unique and from the same installer but still get the same error.

Georg



-----Original Message-----
From: Victor.Lazzarini@nuim.ie [mailto:Victor.Lazzarini@nuim.ie]
Sent: Thu 27/03/2008 18:47
To: csound@lists.bath.ac.uk
Subject: [Csnd] Re: Csound5.06 warnings

This points to a version mismatch. Make sure you don't
have two different _csnd.so (or csnd.py) files somewhere
in your computer.

What it says is that csnd.py (the swig-generated python
code bindings) does not match _csnd.so (the binary
module with the swig-generated C++ wrapper).

Victor

----- Original Message -----
From: "Boenn G (CCI)" 
Date: Thursday, March 27, 2008 6:27 pm
Subject: [Csnd] csound python module error
To: csound@lists.bath.ac.uk

> Hi,
>
> this time it is the python frontend, which spits an error at me:
>
> Python 2.5 (r25:51908, Nov 27 2006, 19:28:51)
> [GCC 4.1.2 20061115 (prerelease) (SUSE Linux)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import csnd
> Traceback (most recent call last):
>   File "", line 1, in 
>   File "csnd.py", line 181, in 
>     CSFTYPE_UNIFIED_CSD = _csnd.CSFTYPE_UNIFIED_CSD
> AttributeError: 'module' object has no attribute 'CSFTYPE_UNIFIED_CSD'
> >>>          
>
> i am not giving up yet (with your help).
>
> Georg
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> "unsubscribe csound"