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 takluyver
Recipients Ben.thelen, ezio.melotti, ned.deily, roger.serwy, serhiy.storchaka, takluyver, terry.reedy, v+python
Date 2012-11-17.11:52:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353153168.52.0.767339103584.issue12967@psf.upfronthosting.co.za>
In-reply-to
Content
It seems pretty arbitrary and newcomer-unfriendly to decide that Python doesn't support running setup.py inside IDLE.

Exhibit A: confused newcomer trying to install distribute, getting unhelpful error message.
http://stackoverflow.com/questions/13368040/ipython-installation-on-3-3-x64-errors
History
Date User Action Args
2012-11-17 11:52:48takluyversetrecipients: + takluyver, terry.reedy, ned.deily, ezio.melotti, roger.serwy, v+python, Ben.thelen, serhiy.storchaka
2012-11-17 11:52:48takluyversetmessageid: <1353153168.52.0.767339103584.issue12967@psf.upfronthosting.co.za>
2012-11-17 11:52:48takluyverlinkissue12967 messages
2012-11-17 11:52:48takluyvercreate