Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装cocoapi 时候报错 #146

Closed
wuyehuanq opened this issue Oct 10, 2021 · 5 comments
Closed

安装cocoapi 时候报错 #146

wuyehuanq opened this issue Oct 10, 2021 · 5 comments

Comments

@wuyehuanq
Copy link

File "C:\ProgramData\Anaconda3\lib\distutils\cygwinccompiler.py", line 129, in init
if self.ld_version >= "2.10.90":
TypeError: '>=' not supported between instances of 'NoneType' and 'str'

已经试过1. conda install libpython
2.安装Visual C++ 2015

@wasabiegg
Copy link
Contributor

image

@wuyehuanq
Copy link
Author

image
image

@wasabiegg
Copy link
Contributor

wasabiegg commented Oct 10, 2021

You need Microsoft visual C++ 2015 Build Tools, uninstall others
More info, check https://github.com/philferriere/cocoapi#this-clones-readme

@wuyehuanq
Copy link
Author

已经查看过原文好多次,通过readme 下载连接会下载一个visualcppbuildtools_full.exe ,运行他会报一个安装包丢失或者损坏;之后下载到离线包安装,仍旧不行,有些绝望
image

@wuyehuanq
Copy link
Author

在如下 连接 可以下载到使用的 vs2015 解决问题 https://my.visualstudio.com/Downloads/Featured?mkt=zh-cn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants