問題描述
我正在嘗試重置我試圖錯位的界面.
I am trying to reset the interface I have tried to misaligned.
我在設置中找不到它.我也試過卸載并重新安裝它.沒有運氣.
I couldn't find it in settings. I have also tried uninstalling and reinstalling it. No luck.
你能幫我重置一下嗎?
謝謝.
推薦答案
(這里是Spyder-dev)
(Spyder-dev here)
我們將在即將發布的版本 (3.0.0) 中包含一種從用戶界面中重置 spyder 配置的方法.
We will include a way to reset spyder configuration from within the user interface in the upcoming version (3.0.0).
與此同時,您可以通過打開終端窗口(Windows 中的 cmd .. Mac/Linux 中的 shell)并鍵入來進行重置
In the meantime you can reset by opening a terminal window (cmd in windows.. shell in Mac/Linux) and typing
spyder --reset
如果這仍然不起作用,您可以刪除用戶文件夾中的文件夾 .spyder
If that still does not work you can erase the folder .spyder
in your user folder
窗戶X:Usersusername.spyder2
(或 X:Usersusername.spyder
)
Linuxhomeusername.spyder2
(或homeusername.spyder
)
這篇關于如何重置 Spyder IDE (Python 2.7) 圖形用戶界面?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!