IDLE 3.7 can't scroll up

妖精的绣舞 提交于 2019-12-11 08:07:46

问题


IDLE 3.6.2 suddenly started crashing repeatedly today on my Mac (OSX 10.12.6), so I installed 3.7.0. I can't scroll up in 3.7; when I do a two-finger scroll on the trackpad either up or down, the IDLE window scrolls down. This suggests that it was an issue that they fixed. So how come it's still a problem for me?

Update: I installed 3.6.6 over 3.6.2 and now I can't scroll up in 3.6 either. Please help!!


回答1:


The fix for this and other problems is in the release candidate at https://www.python.org/downloads/release/python-371rc1/. The final 3.7.1 will be out in a week or so, but the above works now for me. For 3.6, go to https://www.python.org/downloads/release/python-367rc1/.



来源:https://stackoverflow.com/questions/52612563/idle-3-7-cant-scroll-up

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!