0
点赞
收藏
分享

微信扫一扫

“import gaminet”,出现报错AttributeError:module gast has no attribute Constant

洒在心头的阳光 2022-03-16 阅读 73

· 问题描述:在Anaconda3 Prompt中用pip install gaminet安装好gaminet后,回到jupyter notebook中,运行import gaminet,出现报错:AttributeError:module gast has no attribute Constant。

· 问题解决: 重新在jupyter notebook中运行一遍“conda install gaminet”,并kernel一下,再次运行import gaminet,可以运行。

举报

相关推荐

0 条评论