Re: [ecasound] pyecasound not built

From: Oliver Oli <oliver.oli+0815@email-addr-hidden>
Date: Fri Aug 29 2008 - 09:55:54 EEST

On Wed, Aug 27, 2008 at 10:49 PM, Oliver Oli <oliver.oli+0815@email-addr-hidden> wrote:
> Do you know why pyecasound is not build, when building ecasound.
> configure finds the python libraries and includes. I'm on os x.

addendum: builds on linux, just not on os x

> When I try to use the python-only eci interface, I'm getting the
> following error:
>
>>>> from eci import ECI
>>>> e = ECI()
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "eci.py", line 38, in __init__
> self.e = apply(_pyeca.ECA_CONTROL_INTERFACE, args)
> File "ecacontrol.py", line 36, in __init__
> I.initialize()
> File "ecacontrol.py", line 154, in initialize
> if float(version[s+10:s+13])>=2.2:
> ValueError: empty string for float()

That was just ecacontrol.py not finding the ecasound app, because I
forgot to set the path correctly.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Fri Aug 29 12:15:01 2008

This archive was generated by hypermail 2.1.8 : Fri Aug 29 2008 - 12:15:02 EEST