解决办法:

从(本例使用的是64位的python3.6 注意:如果python的版本是32位,则使用x86;如果是64位,则使用x64;
win10 安装"pip install orange3"  出现LINK : fatal error LNK1158: cannot run 'rc.exe' 错误的解决办法
复制一下两个文件

rc.exe  
rcdll.dll 


win10 安装"pip install orange3"  出现LINK : fatal error LNK1158: cannot run 'rc.exe' 错误的解决办法

相关文章:

  • 2022-12-23
  • 2021-10-02
  • 2021-05-22
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-05-22
猜你喜欢
  • 2021-08-11
  • 2021-11-02
  • 2022-01-14
  • 2021-11-12
  • 2022-12-23
  • 2021-12-04
相关资源
相似解决方案