From 133bde7de297f61f412c5e0cd049e64cc8f537f4 Mon Sep 17 00:00:00 2001 From: Giampaolo Rodola Date: Tue, 16 Jan 2018 05:21:39 -0800 Subject: Update INSTALL.rst --- INSTALL.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'INSTALL.rst') diff --git a/INSTALL.rst b/INSTALL.rst index f2a80eed..8d54d6ae 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -83,7 +83,10 @@ exe/wheel installers hosted on C:\Python27\python.exe -m pip install psutil If you want to compile psutil from sources you'll need **Visual Studio** -(Mingw32 is no longer supported): +(Mingw32 is no longer supported), which really is a mess. +The VS versions are the onle listed below. +This `blog post `__ +provides numerous info on how to properly set up VS (good luck with that). * Python 2.6, 2.7: `VS-2008 `__ * Python 3.3, 3.4: `VS-2010 `__ -- cgit v1.2.1