Opened 8 years ago

Last modified 8 years ago

#50672 new defect

Idle that comes with python2.7.11 does not start properly, raising many messages such as "Warning: configHandler.py - IdleConf.GetOption ..." for variables 'name2' and 'enable' from different sections.

Reported by: bahar.delibas@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: python27, idle, configHandler.py warnings Cc: ned-deily (Ned Deily)
Port: python27

Description

I installed MacPorts without any problems for El Capitan, then installed python27, py-game and py-Tkinter ports. The python interpreter seems to run as expected from the Terminal, however, when I try to invoke idle2.7, I am getting many many warning messages. Part of those messages can be seen in the attached screenshot.

Moreover, the modules that I can import while using Python (that was installed through MacProts) in the interpreted mode raise errors with IDLE--screenshot also attached.

I cannot find any solutions, I don't even understand the problem but it seems like a problem that occurs with python2.7.11 version on El Capitan. Any help with fixing this issue will be greatly appreciated.

Attachments (2)

MacPorts idle warnings.png (655.4 KB) - added by bahar.delibas@… 8 years ago.
module_error.png (299.6 KB) - added by bahar.delibas@… 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by bahar.delibas@…

Attachment: MacPorts idle warnings.png added

Changed 8 years ago by bahar.delibas@…

Attachment: module_error.png added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Priority: HighNormal

The Priority field is for use by Macports team members only.

comment:2 Changed 8 years ago by ned-deily (Ned Deily)

The IDLE warning problem is due to an upstream problem in Python 2.7.11. I've opened an issue for it. https://bugs.python.org/issue26417

comment:3 Changed 8 years ago by ned-deily (Ned Deily)

Cc: nad@… added

Cc Me!

Note: See TracTickets for help on using tickets.