默认ubuntu已经有了python3,但是pip没有安装。 apt-get install -y python3-pip. 安装虚拟环境. pip3 install virtualenv.
確定! 回上一頁