Ned Deily added the comment:

How exactly are you invoking Python?  From a terminal command line?  What 
messages do you see when you type:

    /usr/local/bin/python3.3

Or from IDLE?  If so, try invoking IDLE from a terminal:

    /usr/local/bin/idle3.3

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

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

Reply via email to