热线电话:13121318867

登录
2020-03-22 阅读量: 1502
在做词云图的时候缺少字体文件

在做词云图的时候缺少字体文件

C:/Windows/Fonts/STLITI.ttf 是不是没有这种

pyechart

ERROR: Could not find a version that satisfies the requirement pyechart (from versions: none)

ERROR: No matching distribution found for pyechart

NameError: name 'split_words' is not defined

答:这是两个问题

错误 NameError: name 'split_words' is not defined 的意思的是变量'split_words'没有被定义,你可以检查前面的代码是否运行成功。

缺少C:/Windows/Fonts/STLITI.ttf 这个字体文件是有可能的,解决方法也很简单,拷贝一下有这个文件的同学即可,也可以尝试更换其他字体。

24.9443
3
关注作者
收藏
评论(0)

发表评论

暂无数据
推荐帖子