想請問大大們,我下載+安裝的python是3.9.5,但是運行中的python版本卻是3.8.8,目前本機只有一個python,想問問這是怎麼回事,要怎麼讓它統一![]()


統一成 3.9.5 的方式如下:
在 spyder 中
Tools -> preferences -> python interpreter -> select "use the following interpreter" and 提供你下載安裝的 python 3.9.5 的路徑.
iThome鐵人賽