This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily, ronaldoussoren, sm1979, terry.reedy
Date 2017-12-29.20:56:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514580996.94.0.213398074469.issue32447@psf.upfronthosting.co.za>
In-reply-to
Content
Those messages at the top of your terminal sessions are pretty suspicious, e.g. "Permission denied" and "No such file or directory".  They suggest a home directory ownership or permissions issue which you should investigate.  But definitely try running IDLE from the terminal window as Terry suggests.  If nothing else, you may see more informative error messages.
History
Date User Action Args
2017-12-29 20:56:36ned.deilysetrecipients: + ned.deily, terry.reedy, ronaldoussoren, sm1979
2017-12-29 20:56:36ned.deilysetmessageid: <1514580996.94.0.213398074469.issue32447@psf.upfronthosting.co.za>
2017-12-29 20:56:36ned.deilylinkissue32447 messages
2017-12-29 20:56:36ned.deilycreate