摘要: 在安装或者启动Terminator时可能出现这个问题:lin@Dev:~$ terminator File "/usr/bin/terminator", line 123 except (KeyError,ValueError), ex: ... 阅读全文
posted @ 2018-09-30 13:53 如是说 阅读(777) 评论(0) 推荐(0)
摘要: 前言Ubuntu18.04系统在安装python时会安装两个版本:2.7和3.6.默认情况下系统环境使用的是python2,但是我们有时需要使用python3来作为我们的开发环境,所以需要自由切换python版本.python2切换成python3sudo updat... 阅读全文
posted @ 2018-09-30 13:38 如是说 阅读(2167) 评论(0) 推荐(0)