
安装问题
jiusake
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
关于MathType与word2016不兼容的问题
‘the mathtype dll can not be found’ 如果你试了各种攻略都不成功,可能是因为你修改了MathType的安装位置 1. 卸载MathType,将它安装在默认位置里,也就是C:\Program Files (x86)\MathType 2. 打开安装位置,将C:\Program Files (x86)\MathType\MathPage\64内的MathPage...原创 2019-11-17 11:21:31 · 729 阅读 · 0 评论 -
Anaconda Navigator突然打不开
原因: anaconda的qtpy4与labelme的qtpy5冲突了,导致Anaconda Navigator与Spyder都打不开,把qtpy5删掉以后Spyder能开了,但是Anaconda Navigator打不开。 尝试过的方法: csdn上conda update anaconda-navigator以及reset的方法行不通,报错:No Qt bindings could be...原创 2018-12-25 20:22:16 · 5998 阅读 · 0 评论