I am trying to install packages with pip. Using python 3.7.x on Windows 10 produces this error: Cannot open include file: 'io.h': No such file or directory.
When using python 3.6 no error occures.
I am using the latest standalone version of VisualC++ from visualstudio.microsoft.com