ubuntu16.04 Python目录中无3.7.1 但Python版本显示3.7.1 且无法更改
已解决!卸载anaconda3 即可
现看下 ls -l python的输出然后mv python python.bak然后ln -s python3.5 python