Closed ehsanonline closed 4 years ago
fixed it by the help of this tutorial: https://medium.com/@jacky_ttt/day060-fix-error-microsoft-visual-c-14-0-is-required-629413e798cd
As @cher-nov pointed out to me personally, you seem to be using Python 3.8, and we currently don't provide binary builds for it. Once cibuildwheel
supports said Python version (https://github.com/joerick/cibuildwheel/pull/172), we can start providing them.
I will keep this open to track this fact.
I tried to install this on windows 10 but i got this error:
I had the Microsoft Visual C++ 2017 14.12 installed, and I could not install 2015 version because the installer wont allow it unless I uninstall the current version. So i uninstalled the 2017 and installed the 2015 but I got the same error again!