OMP
OMP copied to clipboard
安装脚本install.py的执行环境是python2还是python3?
或者是由纳管机器的python环境决定?
由纳管机器环境决定。系统python环境指向python2就是2 指向3就是3.但是做脚本一般还是两者均兼容的最好