1. rm /user/bin/python
2. ln -s /usr/bin/python3.5 /usr/bin/python
3. PATH=/usr/bin:$PATH

相关文章: