Set Spyder as default Python

后端 未结 4 2049
我在风中等你
我在风中等你 2020-12-05 07:57

I\'ve recently installed Anaconda (using the default settings) on Windows 7. When I try to open a .py file by double-clicking it, I get the Open with... option.

4条回答
  •  萌比男神i
    2020-12-05 09:03

    Use the "Default Programs" interface and select the executable for your Spyder,try the "Set Associations" menu and use browse to select your executable.

    The key is the executable path(set the path where the anaconda is installed): C:\path\Anaconda2\Scripts\spyder.exe

    just need to be patient, to wait for a few seconds.

提交回复
热议问题