I'm trying to ``` python setup.py build ``` on [espnet](https://github.com/espnet/espnet). If I pip3 install pyworld first, it's fine. If I don't, I get the following error from pyworld: AttributeError: 'dict' object has no attribute '__NUMPY_SETUP__' [This related fix](https://github.com/SciTools/cf-units/pull/153) might help.