[issue13175] packaging uses wrong line endings in RECORD files on Windows

Paul Moore report at bugs.python.org
Fri Feb 10 07:58:31 CET 2012


Paul Moore <p.f.moore at gmail.com> added the comment:

> 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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13175>
_______________________________________


More information about the Python-bugs-list mailing list