This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Platform - Windows 10 | |
Step 1 - Download protoc-3.2.0-windows-x86_64.exe from https://repo1.maven.org/maven2/com/google/protobuf/protoc/3.2.0/ | |
Step 2 - Rename protoc-3.2.0-windows-x86_64.exe to protoc.exe | |
Step 3 - Copy it to C:\Windows\System32 | |
For pycocotools setup | |
Step 1 - First install Visual C++ 2015 Build Tools from https://go.microsoft.com/fwlink/?LinkId=691126 with default selection. | |
Step 2 - pip install git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI | |
pip install pycocotools-win | |
No comments:
Post a Comment