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