- 博客(3)
- 资源 (2)
- 收藏
- 关注
原创 docker 容器运行后无法停止的解决方法。
参考:https://superuser.com/questions/1447183/docker-container-not-stopping造成原因:看到有说是docker通过 snap安装,我这边是ubuntu提示我安装了snap,后来卸载了snap,重新安装了docker就好了。解决方法:sudo aa-remove-unknownsudo systemctl res...
2019-09-08 21:43:08
1607
原创 docker login 错误:Error saving credentials: error storing credentials - err: exit status 1, out: `Cann
参考链接:https://github.com/docker/docker-credential-helpers/issues/105解决方式如下造成原因:是Ubuntu软件包的一个错误。解决方法:sudo apt-get remove golang-docker-credential-helpers然后正常登录。...
2019-09-08 21:35:03
5530
5
原创 pyqt开发环境搭建:PyCharm+PyQt5+QtDesigner+eric6
写在前面:1、搭这个环境费了很多时间,小白的我自学踏坑多,一直无助,全靠网上搜索,有错误请指正。2、已经在WIN7和win10上安装成功,都是64位系统。3、参考链接无数,有好几多年前的,有效的不多,这里取几个关键:解决下载慢的问题:https://blog.youkuaiyun.com/faleshi/article/details/80465814解决缺少PyQt5.sip模块:htt...
2019-07-31 10:33:13
894
Nuitka打包python程序.html
2020-09-18
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人