
debug总结
小小尹先生
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Anaconda使用conda activate激活环境出错
错误如下:CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.If your shell is Bash or a Bourne variant, enable conda for the current user with $ echo ". /hom...原创 2019-02-19 11:54:37 · 73281 阅读 · 27 评论 -
latex中文输入报错
latex本人使用的是texlive + texstudio一开始便遇到了一个不能使用中文的问题:Critical ctex error: "fontset-unavailable" CTeX fontset `fandol' is unavailable in current mode.经过解决,在texstudio的option里面改个东西即可,这是由于使用的默认编译器不对。...原创 2019-02-19 11:57:08 · 14831 阅读 · 4 评论