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 ncoghlan
Recipients barry, ncoghlan, pitrou
Date 2011-05-19.17:13:15
SpamBayes Score 0.001823964
Marked as misclassified No
Message-id <1305825196.26.0.427994441439.issue12122@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, that's the other question - is there any chance you are passing -B or have PYTHONDONTWRITEBYTECODE set? (I'm not sure that would affect make_legacy_pyc, but all the errors you posted relate to unexpectedly absent pyc files and directories)
History
Date User Action Args
2011-05-19 17:13:16ncoghlansetrecipients: + ncoghlan, barry, pitrou
2011-05-19 17:13:16ncoghlansetmessageid: <1305825196.26.0.427994441439.issue12122@psf.upfronthosting.co.za>
2011-05-19 17:13:15ncoghlanlinkissue12122 messages
2011-05-19 17:13:15ncoghlancreate