From 92eb702f6be2d1cc02d53d776a6318578d455e32 Mon Sep 17 00:00:00 2001 From: Sajith Sasidharan Date: Tue, 8 Jun 2021 14:36:20 -0400 Subject: [PATCH] Add newsfragment --- newsfragments/3733.installation | 1 + 1 file changed, 1 insertion(+) create mode 100644 newsfragments/3733.installation diff --git a/newsfragments/3733.installation b/newsfragments/3733.installation new file mode 100644 index 000000000..c1cac649b --- /dev/null +++ b/newsfragments/3733.installation @@ -0,0 +1 @@ +Use netifaces 0.11.0 wheel package from PyPI.org if you use 64-bit Python 2.7 on Windows. VCPython27 downloads are no longer available at Microsoft's website, which has made building Python 2.7 wheel packages of Python libraries with C extensions (such as netifaces) on Windows difficult.