#3681 new defect

Windows install of VC compiler for Python 2.7 is failing in CI

Reported by: itamarst Owned by:
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

E.g.

Failures

  • vcpython27 (exited 404) - Error while running 'C:\ProgramData?\chocolatey\lib\vcpython27\tools\chocolateyinstall.ps1'.

Jean-Paul determined this is likely due to upstream Microsoft URL changing, and apparently Choco hasn't fixed this.

Change History (2)

comment:1 Changed at 2021-04-26T14:07:23Z by itamarst

  • Summary changed from Windows install of Python 2.7 is failing in CI to Windows install of VC compiler for Python 2.7 is failing in CI

comment:2 Changed at 2021-04-27T13:07:53Z by itamarst

VC++ is only needed for netifaces on Python 2.7 for x86-64 Windows-there is already a Windows wheel for x86-32.

Note: See TracTickets for help on using tickets.