Sophie Chancheong added the comment:

when i try to start it from terminal i get:

sophiesmac:~ Sophie$ /usr/local/bin/idle3.3
Traceback (most recent call last):
  File "/usr/local/bin/idle3.3", line 5, in <module>
    main()
  File 
"/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PyShell.py",
 line 1572, in main
    shell.interp.runcommand(''.join(("print('", tkversionwarning, "')")))
AttributeError: 'NoneType' object has no attribute 'interp'

----------

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

Reply via email to