Python install instructions.
这个提交包含在:
父节点
b0d9c1542c
当前提交
0828e2cff2
12
install-python.txt
普通文件
12
install-python.txt
普通文件
@ -0,0 +1,12 @@
|
||||
Download the source for Python 3.6.6: https://www.python.org/ftp/python/3.6.6/Python-3.6.6.tgz
|
||||
|
||||
|
||||
Then go into the directory where you downloaded python, extract it.
|
||||
|
||||
Then open a terminal in that folder.
|
||||
|
||||
Run:
|
||||
|
||||
./configure --enable-optimizations --prefix=/opt/phw/
|
||||
|
||||
to install Python with stable optimizations (good performance, stable) in the directory /opt/phw
|
||||
正在加载...
x
在新工单中引用
屏蔽一个用户