[Distutils] Test Windows Installers

Nick Coghlan ncoghlan at gmail.com
Thu Oct 3 22:56:32 CEST 2013


On 4 Oct 2013 02:13, "Vladimir Diaz" <vladimir.v.diaz at gmail.com> wrote:
>
> Successfully tested on Windows 7 (64-bit) running Python 2.7.5 (32-bit).
I tested pip installing a distribution and importing setuptools.
>
> This appears intentional but I'll just mention it just in case:
> I have to specify the full path (i.e., C:\Python27\Scripts\pip) on the
command-line to execute pip.
> "python -m pip" works though.

Yeah, the CPython installers currently don't add the scripts directory to
PATH. 3.4 is likely to change that.

Thanks for checking!

Cheers,
Nick.

>
>
> On Thu, Oct 3, 2013 at 10:11 AM, Donald Stufft <donald at stufft.io> wrote:
>>
>> Anyone who has a windows machine mind testing some installers for me?
>>
>> These should install pip and setuptools:
>>
>> https://dl.dropboxusercontent.com/u/45265381/MSI/pip/1.4/pip-1.4-py27.msi
>>
>> https://dl.dropboxusercontent.com/u/45265381/MSI/pip/1.4/pip-1.4-py32.msi
>>
>> https://dl.dropboxusercontent.com/u/45265381/MSI/pip/1.4/pip-1.4-py33.msi
>>
>> Let me know?
>>
>> -----------------
>> Donald Stufft
>> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372
DCFA
>>
>>
>> _______________________________________________
>> Distutils-SIG maillist  -  Distutils-SIG at python.org
>> https://mail.python.org/mailman/listinfo/distutils-sig
>>
>
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131004/38e102ac/attachment.html>


More information about the Distutils-SIG mailing list