14 lines
285 B
Markdown
14 lines
285 B
Markdown
#python
|
||
|
||
|
||
在python2 和 python3都存在,默认使用python2的情况下:
|
||
|
||
![[Pasted image 20221221153608.png]]
|
||
|
||
可以通过命令行调用python3 的绝对路径:
|
||
|
||
C:\Users\liaoyourong\AppData\Local\Programs\Python\Python310\python.exe
|
||
|
||
![[Pasted image 20221221153555.png]]
|
||
|