python安装成功后IDLE打不开,怎么解决 10

 我来答
cnf1980
2018-01-29 · TA获得超过1.5万个赞
知道大有可为答主
回答量:1.2万
采纳率:54%
帮助的人:2562万
展开全部
说你没有安装网络的原因,因为设备没有网卡?
追问
有啊,驱动也是刚更新的
追答

好吧,查看那个程序占用了8833端口号:

netstat -aon | find "8833" 

然后卸载之。

也有人说安装了64位的python会出现这个问题。如果实现解决不了问题,可以尝试创建一个批处理来启动:

----------------------------------------------------

@echo off

set pthon_path=""

python %pthon_path%\lib\idlelib\idle.py -n

--------------------------------------------------------

其中变量 pthon_path 是python安装的根目录,如C:\python3.6。运行过一次以后,应该就没有问题了。

另外,推荐安装 Spyder 这个IDE,比IDLE强太多了。

还有此页面网页链接 提供了一个解决方案:

A common problem that occurs when using IDLE is this:

  • First it gets "stuck"—i.e. non-responsive, requiring you to "Force Quit" the application

  • Then, when you try to restart it, you get this error message (or something similar): IDLE can't bind TCP/IP port 8833, which is necessary to communicate, etc. etc. (see picture below)

  • The way to fix this problem, as simplistic as it sounds, is usually to wait about 30 seconds, and try again.

等30秒后再启动IDLE。

匿名用户
2018-01-29
展开全部
原生态的 都用 Linux 系统
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式