Ned Deily added the comment: Try launching IDLE from a Terminal window command line shell with:
/usr/local/bin/python3.4 -m idlelib and see if any error messages are reported. Also please report what is printed when this is run in a command shell: /usr/local/bin/python3.4 -c 'import sys;print(sys.version)' ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23431> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com