当前位置:   article > 正文

使用@jit(nopython=True)装饰器报错:module ‘numpy‘ has no attribute ‘typeDict_module 'numpy' has no attribute 'typedict

module 'numpy' has no attribute 'typedict

一、报错原因

是因为numpy和scipy库之间存在版本冲突或不兼容的问题,或者其他与numpy有关的包导致了这个错误。

二、解决

pip install --upgrade numpy scipy

  • 1
  • 2
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/518917
推荐阅读
相关标签
  

闽ICP备14008679号