Ned Deily added the comment:

To help see what the problem is open a Terminal shell window and type:
cd $HOME
ls -l .idlerc/*
cat .idlerc/*

Then try typing:
/usr/local/bin/idle3.3

If that fails, try:
/usr/local/bin/idle3.3 -n

For all of the above, please update this issue with a copy and paste of the 
resulting outputs.

----------
nosy: +ned.deily

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18428>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to