dBeker / Faster-RCNN-TensorFlow-Python3

Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)
MIT License
612 stars 329 forks source link

Unable to find vcvarsall.bat #112

Closed liu978079474 closed 5 years ago

liu978079474 commented 5 years ago

Hello,I run python setup.py build_ext --inplace error. log: running build_ext building 'pycocotools._mask' extension error: Unable to find vcvarsall.bat

Thank you!

wwwpbai commented 5 years ago

@liu978079474 , how did you solve this problem? Thank you!

liu978079474 commented 5 years ago

@wwwpbai I downld the Visual Studio 2017, and run it successfully.

wwwpbai commented 5 years ago

@liu978079474, I have install the Visual Studio 2017, and my computer has this file. I tried to reviese msvccompile.py and ran it again, but it failed.

liu978079474 commented 5 years ago

@wwwpbai What is the msvccompile.py?I do not find the file.

wwwpbai commented 5 years ago

@liu978079474 ,参考这个[链接](Python3.4 用 pip 安装lxml时出现 “Unable to find vcvarsall.bat ”? - Baichuan Mo的回答 - 知乎 https://www.zhihu.com/question/26857761/answer/333559590)

liu978079474 commented 5 years ago

@wwwpbai I can't help you solve the problem, I am very sorry about it.

wwwpbai commented 5 years ago

@liu978079474, That's nothing.