Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/python-2.7/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 2.7 WinPython中的Spyder可以';无法连接到内核_Python 2.7_Ipython_Windows 10_Spyder - Fatal编程技术网

Python 2.7 WinPython中的Spyder可以';无法连接到内核

Python 2.7 WinPython中的Spyder可以';无法连接到内核,python-2.7,ipython,windows-10,spyder,Python 2.7,Ipython,Windows 10,Spyder,我正在Windows 10上使用新安装的WinPython 2.7,其中包括Spyder 3.0.0。当我启动Spyder时,ipython控制台从未连接到内核 我曾尝试通过WinPython命令提示符(spyder--reset&&spyder)和常规命令行(spyder--reset)重置spyder,并尝试在没有任何运气的情况下打开多个ipython控制台。内核选项卡中没有错误。我已确保Spyder在WinPython中指向正确的python.exe。我已确保安装了qtconsole。Wi

我正在Windows 10上使用新安装的WinPython 2.7,其中包括Spyder 3.0.0。当我启动Spyder时,ipython控制台从未连接到内核

我曾尝试通过WinPython命令提示符(spyder--reset&&spyder)和常规命令行(spyder--reset)重置spyder,并尝试在没有任何运气的情况下打开多个ipython控制台。内核选项卡中没有错误。我已确保Spyder在WinPython中指向正确的python.exe。我已确保安装了qtconsole。WinPython内置的Ipython QT控制台工作正常


感谢您提供的任何帮助。

您通往winpython的路径是什么?空格或unicode字符可能会给Spyder带来麻烦。
否则,请尝试使用以前或以后版本的WinPython

路径为C:\WinPython,这样就不会有问题了。我希望避免使用不同的版本,但如果我找不到解决方案,那么我会让步。可能是您的C\Winpython是只读的,或者这个地方正在担心Microsoft antivirus。你介意把它移到c\users\JeffLapierre\documents吗?这个主意很有趣,但遗憾的是没有用。此外,我尝试了WinPython3.4,但仍然存在相同的问题。最后一个建议是在重新启动后重试。而且可能与任何网络断开连接?