1. 程式人生 > >使用setuptools和cython打包python程式的時候遇到:Microsoft visual c++ 14.0 is required問題解決辦法

使用setuptools和cython打包python程式的時候遇到:Microsoft visual c++ 14.0 is required問題解決辦法

1. 然而按照提示安裝Microsoft Visual C++ 14.0依然不行。https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads。(坑啊)

2.最後找到這個連結https://pan.baidu.com/s/1WaBxFghTll6Zofz1DGOZBg 

謝謝博主的分享,按預設的安裝就ok了

參考

https://blog.csdn.net/qq_20159855/article/details/79685003