Fractal 发表于 2021-12-30 23:11:28

关于IDLE3打开后一直闪无法输入到问题

各位大佬求助,我半年前python入门装完软件后一直荒废,现在跟着小甲鱼开始在重新入门,跟到002课,发现IDLE打不开,查阅论坛帮助后发现:

1)terminal 内输入 python的版本号是。3.8.4
2)在terminal里面直接输入idle3 会弹出shell但无法输入内容,报错信息如下:

DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning.

2021-12-30 23:09:11.493 Python _TIPropertyValueIsValid called with 4 on nil context!
2021-12-30 23:09:11.493 Python imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
2021-12-30 23:09:11.493 Python Text input context does not respond to _valueForTIProperty:
2021-12-30 23:09:11.508 Python _TIPropertyValueIsValid called with 4 on nil context!
2021-12-30 23:09:11.508 Python imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
2021-12-30 23:09:11.508 Python Text input context does not respond to _valueForTIProperty:
2021-12-30 23:09:11.560 Python _TIPropertyValueIsValid called with 4 on nil context!
2021-12-30 23:09:11.560 Python imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
2021-12-30 23:09:11.560 Python Text input context does not respond to _valueForTIProperty:
2021-12-30 23:09:20.306 Python _TIPropertyValueIsValid called with 4 on nil context!
2021-12-30 23:09:20.306 Python imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
2021-12-30 23:09:20.306 Python Text input context does not respond to _valueForTIProperty:
2021-12-30 23:09:20.356 Python _TIPropertyValueIsValid called with 4 on nil context!
2021-12-30 23:09:20.356 Python imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
2021-12-30 23:09:20.357 Python Text input context does not respond to _valueForTIProperty:
í

救救我吧,我看了一些论坛说要先卸载python,再重装,还有一些说python很难卸载干净。 这才第二课啊。 天呐。

wp231957 发表于 2021-12-31 13:57:14

你的操作系统是啥啊   
我这里根本就没有IDLE3这个玩意   况且,就算有,我也不用

Fractal 发表于 2022-1-1 13:19:15

我是mac系统。 因为跟着视频在学习,第二课就是建议用idle 。 哭死。。
页: [1]
查看完整版本: 关于IDLE3打开后一直闪无法输入到问题