Python spyder怎么运行程序无法运行

python(x,y) 的 IDE spyder 突然无法进入界面_百度知道
色情、暴力
我们会通过消息、邮箱等方式尽快将举报结果通知您。
python(x,y) 的 IDE spyder 突然无法进入界面
最近打开只出现这个界面。重装python(x,y)也是一样,然后就没反应了之前spyder使用一直正常
我有更好的答案求助知道网友
我也出现过这种情况。出现的诱因是:为了更新matplotlib,重新安装了matplotlib。然后import时提示缺少pyparsing,用pip安装pyparsing后重启spyder出现了这个无法启动的情况。解决办法是:把matplotlib从sitepackages里暂时移除后就可以正常启动了。
推荐 pycharm 或者 subline text
也遇到过同样的问题,可能是python自身的问题吧:(我的电脑还有一个同学的电脑都行通了)
1.使用软件或手动将python的所有内容彻底清理干净(必须干干净净得)
2.网上下一个能够修复注册列表的软件,用它修复一下系统
3,就把它安装在默认目录下面这样,电脑应该就可以啦.再次安装python,注意。貌似有多电脑都遇到了同样的错误,除非不得已。。情况是完全一样的。。我的解决方案如下,以至于有一段时间我不得不用idle来写
我先试试楼主的方法,希望有效。顺便问一下,楼主现在用python用什么IDE,谢谢
你这样,随便找一个py文件,右键弹出菜单时有一个Edit with IDLE..现在应该还是可以用的。除了没有颜色标识还有python的一些快捷键,基本的功能都还是有的。
按您的方法又折腾了一遍,还是不行了,IDLE一直是可用的。
本回答被提问者和网友采纳
1条折叠回答
为您推荐:
其他类似问题
python的相关知识
换一换
回答问题,赢新手礼包苹果/安卓/wp
积分 20372, 距离下一级还需 11228 积分
权限: 自定义头衔, 签名中使用图片, 隐身, 设置帖子权限, 设置回复可见, 签名中使用代码
道具: 彩虹炫, 涂鸦板, 雷达卡, 热点灯, 金钱卡, 显身卡, 匿名卡, 抢沙发, 提升卡, 沉默卡, 千斤顶, 变色卡, 置顶卡
购买后可立即获得
权限: 隐身
道具: 金钱卡, 彩虹炫, 雷达卡, 热点灯, 涂鸦板
开心签到天数: 1151 天连续签到: 1 天[LV.10]以坛为家III
本帖最后由 fantuanxiaot 于
13:06 编辑
下载安装文件
需要pyqt或pyside,还需要ipython。其他科学库可自行安装
想省事的同学可以安装组合包Anaconda —— 一个python科学计算和可视化包。
安装好后,新建一个快捷方式,目标中输入(C:\Python34\python.exe &C:\Python34\Lib\site-packages\spyderlib\spyder.py&)括号中内容替换为你的安装目录。
11:47:27 上传
在右下角ipython console中输入%pylab inline(如果直接在scripts中,运行的时候会报错)
11:47:30 上传
点击左上角的绿色三角或按F5 执行
11:47:31 上传
右上角可以观察变量
11:52:40 上传
其他功能请自行学习摸索
本帖隐藏的内容
11:54:12 上传
支持楼主:、
购买后,论坛将奖励 10 元论坛资金给楼主,以表示您对TA发好贴的支持
载入中......
总评分:&经验 + 10&
论坛币 + 40&
学术水平 + 4&
热心指数 + 4&
信用等级 + 4&
本帖被以下文库推荐
& |主题: 46, 订阅: 8
& |主题: 1297, 订阅: 599
& |主题: 1175, 订阅: 239
& |主题: 240, 订阅: 59
& |主题: 1038, 订阅: 148
igs816 发表于
下载安装文件/spyder-ide/spyder
需要pyqt或pyside,还需要ipython。其他科学库可自行安 ...谢谢!
igs816 发表于
下载安装文件/spyder-ide/spyder
需要pyqt或pyside,还需要ipython。其他科学库可自行安 ...好东西,多谢!
总评分:&论坛币 + 5&
学习了,谢谢楼主
学习一下& &
This is great.
学习学习。
初级学术勋章
初级学术勋章
中级热心勋章
中级热心勋章
初级热心勋章
初级热心勋章
初级信用勋章
初级信用勋章
中级学术勋章
中级学术勋章
高级学术勋章
高级学术勋章
特级学术勋章
特级学术勋章
高级热心勋章
高级热心勋章
特级热心勋章
高级热心勋章
中级信用勋章
中级信用勋章
高级信用勋章
高级信用勋章
特级信用勋章
高级信用勋章
&nbsp&nbsp|
&nbsp&nbsp|
&nbsp&nbsp|
&nbsp&nbsp|
&nbsp&nbsp|
&nbsp&nbsp|
如有投资本站或合作意向,请联系(010-);
邮箱:service@pinggu.org
投诉或不良信息处理:(010-)
论坛法律顾问:王进律师为什么在spyder上运行这段代码,提示语法错误!
L = [75, 92, 59, 68]sum = 0.0for x in L:
sum = sum + xprint sum / 4
非常感谢!
为什么要空4格啊?
是格式要求.太久没来慕课了,有点忘了.
写下你的评论...
写下你的评论...
Copyright (C)
All Rights Reserved | 京ICP备 号-2查看: 16888|回复: 13
Python开发环境Spyder介绍
认证徽章论坛徽章:277
Spyder (前身是 Pydee) 是一个强大的交互式 Python 语言开发环境,提供高级的代码编辑、交互测试、调试等特性,支持包括 Windows、Linux 和 OS X 系统。
Be more productive
Spyder lets you easily work with the best tools of the Python scientific stack in a simple yet powerful environment. Check out our features page to see all the cool things Spyder has to offer.
Run on all platforms
You can easily install Spyder on all major platforms:
On Windows, using our Windows installers or through Python(x,y), WinPython or Anaconda
On Mac OSX, using our DMG installer or through Anaconda or MacPorts
And on Linux, using our source package, through your favorite distribution package manager (Ubuntu, Debian, Fedora, OpenSuse, Gentoo, Arch) or using Anaconda
Open Source
Enjoy all the benefits of open source software in an excellent product distributed with a liberal license.
spyder.png (158.78 KB, 下载次数: 77)
13:45 上传
认证徽章论坛徽章:277
A powerful editor is a central piece of any good IDE. Spyder's editor has:
Syntax coloring for Python, C/C++ and Fortran files
Powerful dynamic code introspection features (powered by rope):
Code completion and calltips
Go to an object definition with a mouse click
Class and function browser.
Occurrence highlighting.
To-do lists (TODO, FIXME, XXX).
Get errors and warnings on the fly (provided by pyflakes)
Breakpoints and conditional breakpoints to use with the python debugger (pdb).
editor.png (29.61 KB, 下载次数: 4)
13:46 上传
认证徽章论坛徽章:277
To easily interact with your code as you progress, Spyder lets you
Open as many Python and Ipython consoles as you want
Run a whole script or any portion of it from the Editor
console.png (14.16 KB, 下载次数: 4)
13:47 上传
Have code completion and automatic link to documentation through the Object Inspector
Execute all consoles in a separate process so they don't block the application
认证徽章论坛徽章:277
Variable Explorer
With the Variable Explorer you can browse and analyze all the results your code is producing, and also
Edit variables with Spyder's Array Editor, which has support for a lot of data types (numbers, strings, lists, arrays, dictionaries)
Have multiple Array Editors open at once, thus allowing to compare variable contents
Import/Export data from/to a lot of file types (text files, numpy files, Matlab files)
Generate 2D plots of list and arrays
View local variables while you're debugging
variable_explorer.png (16.28 KB, 下载次数: 3)
13:48 上传
认证徽章论坛徽章:277
Object Inspector
Quick access to documentation is a must for every programmer, either to explore new libraries or to remember how to use a piece of code. Spyder gives you the docs in three different formats:
Rich text (powered by Sphinx)
Plain text, to use when rich text is not working
Source code, to look at the internal implementation
object_inspector.png (9.88 KB, 下载次数: 4)
13:48 上传
认证徽章论坛徽章:277
Additional Features
History Log
Browse the commands entered on all consoles in chronological order
p1.png (38.9 KB, 下载次数: 4)
13:23 上传
认证徽章论坛徽章:277
Array Editor
Edit the contents of various variable types through the Variable Explorer
p2.png (22.47 KB, 下载次数: 5)
13:23 上传
认证徽章论坛徽章:277
Online Help
Explore dynamically generated documentation of all installed modules
p3.png (23.42 KB, 下载次数: 4)
13:24 上传
认证徽章论坛徽章:277
Project Explorer
Manage large programming efforts with various project facilities
p4.png (47.04 KB, 下载次数: 7)
13:24 上传
认证徽章论坛徽章:277
Pylint integration
Analyze your source code for bugs and signs of poor coding quality
p5.png (38.07 KB, 下载次数: 4)
13:24 上传
itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有    
 北京市公安局海淀分局网监中心备案编号:10 广播电视节目制作经营许可证:编号(京)字第1149号当前位置: >
> spyder(Python开发环境) v2.1.10 官方版
spyder(Python开发环境) v2.1.10 官方版
spyder python2.7下载
软件大小:1.60MB
软件语言:简体中文
软件类型:
软件授权:免费软件
更新时间:
软件类别:编程工具
软件官网:
应用平台:
网友评分:
软件介绍人气软件下载地址相关文章
微软发布了最新的 Visual Studio 2010 软件开发编程平台及 .Net Framework 4 框架。这次 VisualStudio 2010 包括 Professional 专业版、Premium 白金版、Ultimate 旗舰版、Visual Studio 2012 是一个综合性产品系列,适用于每一位希望升级或创建精彩应用程序的组织、团体和个人开发人员首先需要先下载 Myeclipse 2014 官方安装文件,然后按照安装说明操作即可Java SE Development Kit 7官方下载,JDK是Java开发环境。JAVA语言恐怕是稳居网路应用程序语言的首选了,这都要归功于它高度的安全性以及跨平台的特性,几乎在目前所有的电经过了MyEclipse 8.5 M1和MyEclipse 8.5 M2两个版本,MyEclipse Enterprise Workbench 8.5 for Eclipse 3.5.2终于在昨天正式发布了!在官方网站上 MyEclipse 8.5 可以下载Eclipse 是一个开放源代码的、基于Java的可扩展开发平台。就其本身而言,它只是一个框架和一组服务,用于通过插件组件构建开发环境。幸运的是,Eclipse 附带了一个标准的插WebStorm 是jetbrains公司旗下一款JavaScript 开发工具,喜欢的朋友抓紧下载吧易语言是一门计算机编程语言。以中文作为程序代码表达的语言形式。本平台提供易语言5.5完美破解版免费下载,内附破解补丁,完美破解找到SETUP文件夹下的setup.sdb,用记事本打开它,找到[Product Key],将下面的一行序列号删除,改为正式Key,保存后再安装就是正式版了基于Eclipse开发的功能强大的企业级集成开发环境,主要用于Java、Java EE以及移动应用的开发
spyder(Python开发环境) v2.1.10 官方版
CopyRight &
JB51.Net , All Rights Reserved

我要回帖

更多关于 spyder 停止运行 的文章

 

随机推荐