摘要:
! [remote rejected] master -> master (hook declined)error: failed to push some refs to 'https://gitee.com/******' 可能的解决方案:取消邮箱管理中的 “禁止命令行推送曝露个人邮箱” 阅读全文
摘要:
不知道怎么整的,surface pro4无法重启,循环出现 automated diagnoisis。最后在网上找到以下链接重装电脑后解决 https://www.cnblogs.com/acetaohai123/p/9500591.html https://www.cnblogs.com/acet 阅读全文
摘要:
解决方案: https://www.mathworks.com/matlabcentral/answers/443349-how-do-i-install-visual-studio-2017-or-2019-for-use-with-matlab-simulink https://www.math 阅读全文
摘要:
安装strawberry Perl 后,运行下面指令 latexdiff.pl C:\Users\arnou\Desktop\Original.tex C:\Users\arnou\Desktop\Revision.tex > Diff.tex 一直提示 'latexdiff.pl' 不是内部或外部 阅读全文
摘要:
其实无法保存与修改,不是spyder的问题,而是和Windows 10有关。 由于Windows 10不允许不受信任的应用程序更改受保护的文件夹,因此不受信任的spyder无法在受保护的文件夹中进行更改(保存文件)。以下是解决此问题的方法: 打开Windows Defender-->主页-->病毒和 阅读全文
摘要:
原因:缓存了一些过时的包 解决方案:清空缓存的包就好了。 命令如下:conda clean --packages --tarballs 阅读全文