标签: python windows
此问题与how to check which compiler was used to build Python和What version of Visual Studio is Python on my computer compiled with?有关。
但是,我想知道是否有一些文档可以告诉我哪个版本用于Python版本,没有安装。
我知道print(sys.version)一旦安装就可以正常工作,但事实就是这样。
print(sys.version)