error: command 'C:\\ Visual Studio\\2017\\Community\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX86\\x64\\cl.exe' failed with exit status 2

后端 未结 4 2478
离开以前
离开以前 2020-12-21 04:42

Hi so I was trying to pip install python-ldap using my git bash but at first it told me that i don\'t have cl.exe so i downloaded the visual studio

4条回答
  •  我在风中等你
    2020-12-21 05:01

    Install Visual C++ 2015 Build Tools from https://go.microsoft.com/fwlink/?LinkId=691126 with default selection.

提交回复
热议问题