Hi everyone. I want to install python 3.x(3.6/3.7) in wine on Linux. I use winecfg to create a environment with win10. Then I use winetricks to install vcrun 2003 to vcrun 2015. Then I run with "WINEARCH=win32 WINEPREFIX=/home/lili19/wine/myenv wine python-3.7.4.exe". But it says "windows server 2008 sp2 or later is required".
My OS is Ubuntu 18.04 and my wine version is 5.0.3 stable.