Ticket #9449 (closed: invalid)

Opened 6 years ago

Last modified 5 years ago

easy_install.exe not executing on win64

Reported by: Anders Markvardsen Owned by: Martyn Gigg
Priority: minor Milestone: Release 3.2
Component: Tools Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

In Code\Third_Party\lib\win64\Python27\Scripts executing easy_install.exe does nothing.

The example we tried was e.g.

easy_install.exe -u Sphinx

However using

python easy_install-2.7-script.py -U Sphinx

did work after setting http_proxy and https_proxy

Change History

comment:1 Changed 6 years ago by Martyn Gigg

  • Status changed from new to verify
  • Resolution set to invalid
  • Milestone changed from Backlog to Release 3.2

No longer valid as easy_install has been replaced by pip on Windows, which seems to work much better.

comment:2 Changed 6 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:3 Changed 6 years ago by Anders Markvardsen

  • Status changed from verifying to closed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10292

Note: See TracTickets for help on using tickets.