Hi Sébastien,
Easy solution: if all your data streams are using the same sampling
rate, then use the Decimation instead of the resampling (and comment
the line 70 in s03compute_cc.py) + define the correct decimation factor
in the configurator !
Not-so-easy solution: reinstall scikits.samplerate completely. Did you
properly install the libsamplerate0 and libsamplerate0-dev ?
Hope this helps,
Thomas
Le 12 May 2014 15:00:26, Sébastien Carniato a écrit :
Hello MsNoise users,
when trying to launch s03compute_cc.py, I get the error :
/appl/anaconda/lib/python2.7/site-packages/numpy-1.8.1-py2.7-linux-x86_64.egg/numpy/oldnumeric/__init__.py:11:
ModuleDeprecationWarning: The oldnumeric module will be dropped in Numpy 1.9
warnings.warn(_msg, ModuleDeprecationWarning)
Traceback (most recent call last):
File "s03compute_cc.py", line 70, in <module>
from scikits.samplerate import resample
File "/home/stag01/Bureau/MSNoise-1.2.3/scikits/samplerate/__init__.py",
line 7, in <module>
from _samplerate import resample, available_convertors,
src_version_str, \
File "/appl/anaconda/lib/python2.7/site-packages/pyximport/pyximport.py",
line 431, in load_module
language_level=self.language_level)
File "/appl/anaconda/lib/python2.7/site-packages/pyximport/pyximport.py",
line 210, in load_module
mod = imp.load_dynamic(name, so_path)
ImportError: Building module scikits.samplerate._samplerate failed:
['ImportError:
/home/stag01/.pyxbld/lib.linux-x86_64-2.7/scikits/samplerate/_samplerate.so:
undefined symbol: src_get_description\n']
We tried to reinstall scikits, but it happened to be useless...
I'm working on linux.
Thanks.
Sebastien Carniato
ENSG Student
_______________________________________________
MSNoise mailing list
MSNoise(a)mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise