-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Performing the following on specific mac computers throws an illegal instruction: 4 error and kills python running python 3.6.5, 3.6.3, and 3.5.4.
$ ipython
In [1]: import samplerate
In [2]: src = samplerate.Resampler('sinc_best', channels=1)
Illegal instruction: 4
Occurs on:
Model Identifier: MacPro6,1
Processor Name: Quad-Core Intel Xeon E5
macOS: 10.12.6
Darwin Kernel Version 16.7.0
$ pip list
Package Version
cffi 1.11.5
numpy 1.14.5
pip 10.0.1
pycparser 2.18
samplerate 0.1.0
setuptools 39.0.1
Metadata
Metadata
Assignees
Labels
No labels