Opened 13 years ago

Closed 13 years ago

#27403 closed defect (duplicate)

python26: IDLE doesn't launch

Reported by: myschizobuddy@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: IDLE Cc:
Port: python26

Description

On Mac OSX 10.6.5 Python26's IDLE bounces a couple of times and then disappears.

Change History (2)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: python26 removed
Owner: changed from macports-tickets@… to mcalhoun@…
Port: python26 added
Summary: Python26 IDLE doesn't launchpython26: IDLE doesn't launch

And in the Console (in the Utilities folder in the Applications folder) you should see an error message. In my case, I see:

2010-11-20 20:57:03	[0x0-0x5c05c0].org.python.IDLE[82655]	** IDLE can't import Tkinter.  Your Python may not be configured for Tk. **

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Because +no_tkinter is currently a default variant. To be resolved via #26387.

Note: See TracTickets for help on using tickets.