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

后端 未结 4 2471
离开以前
离开以前 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:14

    There doesn't seem to be a valid solution for this error but one workaround is to install the windows binary package from https://www.lfd.uci.edu/~gohlke/pythonlibs/#python-ldap

提交回复
热议问题