Forums » General Discussion Search

ValueError: shape mismatch: objects cannot be broadcast to a single shape New Reply

Author Post
Posts: 2
Registered: Mar 30, 2009

Hi,

I am new to python and echonest remix.

I have tried to create many music pieces by Audioquanta and append to make a single remix file.

But I am getting a error like this

File "/usr/lib/python2.4/site-packages/echonest/audio.py", line 296, in append self.data[self.endindex:self.endindex+len(as2)] = as2.data[0:] ValueError: shape mismatch: objects cannot be broadcast to a single shape

can anyone suggest me what is the exact error and how to rectify it.

Thanks in advance,

mynameisrat

Posts: 914
Registered: Sep 08, 2008

mynameisrat:

The best place to get answers for remix is at the google code site at http://groups.google.com/group/remix-api?pli=1

Posts: 2
Registered: Mar 30, 2009

Thanks plamere, will do the same

Reply to this Thread

You must log in to post a reply.