Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Idle won't start
#9
(Oct-16-2022, 12:05 AM)snippsat Wrote: In file /usr/lib/python3.10/idlelib/macosx.py
Comment out line line 7 and save.
#from test.support import requires, ResourceDenied
See if Idle will start now.

I can try it, but that will cause problems because you import something in file because you want to use that in that file. Wherever ResourceDenied occurs in file, if that line is commented will be bug. So, rather I will download python 3.10.7 version and then I will with vitualenv change default version to that mentioned version and then IDLE will work. Otherwise it will be needed to wait for new version of python 3.10.9 because current python standard library can't be upgraded and regression test package is part of it, as it said before in one my previous comment.
Reply


Messages In This Thread
Python Idle won't start - by totalmachine - Oct-14-2022, 04:12 PM
RE: Python Idle won't start - by totalmachine - Oct-14-2022, 05:01 PM
RE: Python Idle won't start - by Axel_Erfurt - Oct-14-2022, 05:16 PM
RE: Python Idle won't start - by totalmachine - Oct-14-2022, 05:28 PM
RE: Python Idle won't start - by totalmachine - Oct-15-2022, 05:20 PM
RE: Python Idle won't start - by snippsat - Oct-15-2022, 05:43 PM
RE: Python Idle won't start - by totalmachine - Oct-15-2022, 11:20 PM
RE: Python Idle won't start - by snippsat - Oct-16-2022, 12:05 AM
RE: Python Idle won't start - by totalmachine - Oct-16-2022, 04:31 PM
RE: Python Idle won't start - by totalmachine - Oct-16-2022, 05:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can I not see the code correctly in Python IDLE.? Trump 8 2,760 Apr-04-2024, 07:47 AM
Last Post: jonesphedra
  Launch Python IDLE Shell from terminal Pavel_47 5 2,813 Feb-17-2023, 02:53 PM
Last Post: Pavel_47
  Start Putty into Python Form Schlazen 5 9,072 Dec-13-2022, 06:28 AM
Last Post: divya130
  Why is IDLE not opening on a MacOS Montery 12.6 and using Python 3.10.7? Merlin385 7 3,453 Oct-08-2022, 08:36 PM
Last Post: Merlin385
  readline.parse_and_bind() does not work in start-up script of Python interpreter zzzhhh 0 2,251 Jan-18-2022, 11:05 AM
Last Post: zzzhhh
  MAC Python IDLE issue shadow12 4 4,072 Oct-29-2021, 12:22 AM
Last Post: shadow12
  Python MYSQL connection does not work after 1h idle zazas321 9 13,054 Oct-07-2021, 12:02 PM
Last Post: ndc85430
  Customize Python Keywords for IDLE alanvers 0 2,543 Apr-03-2021, 10:56 AM
Last Post: alanvers
  Use Python to start/stop a server service via a webform? oakleaf2001 0 2,281 Apr-04-2020, 06:14 AM
Last Post: oakleaf2001
  Python 3.8 on mac failing to start sgandon 0 3,854 Jan-14-2020, 10:58 AM
Last Post: sgandon

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020