Install and complie python3 env in ubuntu.
Install the complie env
1 | apt-get update |
Download source code
1 | # 墙外墙内 |
Unpacking
1 | tar -xzf Python-3.8.3.tgz |
Config the option of installation
1 | cd Python-3.8.3 |
More
1 | 在$HOME/.pip/pip.conf中 |
Install and complie python3 env in ubuntu.
1 | apt-get update |
1 | # 墙外墙内 |
1 | tar -xzf Python-3.8.3.tgz |
1 | cd Python-3.8.3 |
1 | 在$HOME/.pip/pip.conf中 |