我目前在Ubuntu18.04上使用python版本3.6.0,需要使用python版本>= 3.6.1才能使用PySlice_Unpack。这些命令的输出为: python3.6 is already the newest version (3.6.7-1~18.04).所以看起来我已经安装了python3.6.7。但是,当我运行命令python -V、
我使用的是Ubuntu18.04仿生。昨天,我从源代码和sudo make install构建了python3.7.1。这个过程没有成功结束,lsb_release也有一些问题。我猜想这是因为安装程序将python3指向了python3.7,而lsb_release在shell邦中使用了python3,因此我将shell邦更改为python3.6,后者是Ubuntu附带的。现在,当我切换到zh并想使用sogou pi
几天前我从ubuntu 14.04升级到ubuntu 16.04。On Debian/Ubuntu systems, you need to install the python3-venv
You may need to use sudo with that command.After installing the python