RuntimeError: module compiled against API version 0xb but this version of numpy is 0xa
Posted 珠峰上吹泡泡
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了RuntimeError: module compiled against API version 0xb but this version of numpy is 0xa相关的知识,希望对你有一定的参考价值。
问题描述:
解决方法:
pip install --upgrade numpy
参考:https://blog.csdn.net/Chris_zhangrx/article/details/78407459
以上是关于RuntimeError: module compiled against API version 0xb but this version of numpy is 0xa的主要内容,如果未能解决你的问题,请参考以下文章
RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
RuntimeError: module compiled against API version 0xb but this version of numpy is 0xa
RuntimeError: module compiled against API version 0xa but this version of numpy is 0x9 / ImportError
RuntimeError: module compiled against API version 0xb but this version of numpy is 0xa
__init__.py",第 92 行,在 <module> 中引发 RuntimeError("Python 3.5 或更高版本是必需的")
解决 RuntimeError: module compiled against API version 0xf but this version of numpy is 0xd