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 paul.moore
Recipients alexis, eric.araujo, paul.moore, tarek, vinay.sajip
Date 2012-02-10.06:58:30
SpamBayes Score 0.021692889
Marked as misclassified No
Message-id <CACac1F-i5rfXh4pcPipH1zBfUVR3bWpi5HasgLyzKyE_FwFEAg@mail.gmail.com>
In-reply-to <1328846212.0.0.614782090302.issue13175@psf.upfronthosting.co.za>
Content
> Maybe you’re using the old PyPI release or Tarek’s outdated Bitbucket repository.  http://hg.python.org/distutils is current, contains pysetup and supports -m distutils2.run.

I just did pip install distutils2 in a virtualenv. If that doesn't
work then yes, I got the wrong one :-(

Do I need to hg clone then do some magic pip incantation to get it
installed? I'm new to pip/viirtualenv. I'll have a look.
History
Date User Action Args
2012-02-10 06:58:31paul.mooresetrecipients: + paul.moore, vinay.sajip, tarek, eric.araujo, alexis
2012-02-10 06:58:30paul.moorelinkissue13175 messages
2012-02-10 06:58:30paul.moorecreate