RuntimeError:APIバージョン0xaに対してコンパイルされたモジュールですが、このバージョンのnumpyは0x9です



Runtimeerror Module Compiled Against Api Version 0xa This Version Numpy Is 0x9



sudo easy_install -U numpy

または

sudo -H pip install -U numpy

これにより、エラーが発生する可能性があります。



Cannot uninstall 'numpy'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.