对于tar.gz文件:
tar
-
zxvf setuptools
19.6
.tar.gz
cd setuptools
python3 setup.py build
python3 setup.py install --user