Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't import audio lab, almost fresh ubuntu 14.04 #31

Open
pabloriera opened this issue Mar 16, 2016 · 0 comments
Open

Can't import audio lab, almost fresh ubuntu 14.04 #31

pabloriera opened this issue Mar 16, 2016 · 0 comments

Comments

@pabloriera
Copy link

Hi, I am getting this error. I tried installing audiolab from source and also with pip.
Is this a bug, or I am doing something wrong?
Thanks

from scikits.audiolab import play
Traceback (most recent call last):

File "", line 1, in
from scikits.audiolab import play

File "/usr/local/lib/python2.7/dist-packages/scikits/audiolab/init.py", line 25, in
from pysndfile import formatinfo, sndfile

File "/usr/local/lib/python2.7/dist-packages/scikits/audiolab/pysndfile/init.py", line 1, in
from _sndfile import Sndfile, Format, available_file_formats, \

File "numpy.pxd", line 30, in scikits.audiolab.pysndfile._sndfile (scikits/audiolab/pysndfile/_sndfile.c:9632)

ValueError: numpy.dtype does not appear to be the correct type object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant