错误:
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject
解决:
pip install --upgrade numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
错误:
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject
解决:
pip install --upgrade numpy -i https://pypi.tuna.tsinghua.edu.cn/simple

被折叠的 条评论
为什么被折叠?