nick

Results 1 comments of nick

I found out that installing numpy in advance (`pip install numpy`) also resolves the issue. For a proper fix, aubio's `setup.py` would need to get fixed as described [here](https://stackoverflow.com/questions/27817190/what-does-cmdclass-do-in-pythons-setuptools). But...