在ubuntu16.04中,python2和python3其实是可以同时共存的。使用python2就可以运行python2的环境,使用python3就可以运行python3的环境。
但是如何才能同时使用python2和python3的pip呢?
在ubuntu16.04中,python2和python3其实是可以同时共存的。使用python2就可以运行python2的环境,使用python3就可以运行python3的环境。
但是如何才能同时使用python2和python3的pip呢?
4 回答4.4k 阅读✓ 已解决
4 回答3.8k 阅读✓ 已解决
1 回答3k 阅读✓ 已解决
3 回答2.1k 阅读✓ 已解决
1 回答4.5k 阅读✓ 已解决
1 回答3.8k 阅读✓ 已解决
1 回答2.8k 阅读✓ 已解决
pip 对应python2
pip3 对应python3