gpt4 book ai didi

Python 2 和 Python 3 - 在命令提示符下运行

转载 作者:可可西里 更新时间:2023-11-01 14:44:49 34 4
gpt4 key购买 nike

在 Python 2 和 Python 3(安装了两个 python 版本)中都有各种项目,我一直在寻找一种更直观的方式来通过命令提示符运行脚本,而不是py -3 script.py.

Python 2 已经使用了 python script.py,所以理想情况下 python3 script.py 应该调用 Python 3。

我的问题:如何将 python3 添加为命令提示符命令?

最佳答案

如果 Python 2 和 3 都已安装并且在 PATH 变量中,您可以执行以下操作:

py -2

py -3

关于Python 2 和 Python 3 - 在命令提示符下运行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38734521/

34 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com