fork download
  1. (MaskRCNN) C:\Users\PC\Mark\Mask\cocoapi>pip install git+https://g...content-available-to-author-only...b.com/philferriere/cocoapi.git#subdirectory=PythonAPI
  2. Collecting git+https://g...content-available-to-author-only...b.com/philferriere/cocoapi.git#subdirectory=PythonAPI
  3. Cloning https://g...content-available-to-author-only...b.com/philferriere/cocoapi.git to c:\users\pc\appdata\local\temp\pip-req-build-kfkvdgi9
  4. Running command git clone -q https://g...content-available-to-author-only...b.com/philferriere/cocoapi.git 'C:\Users\PC\AppData\Local\Temp\pip-req-build-kfkvdgi9'
  5. Building wheels for collected packages: pycocotools
  6. Building wheel for pycocotools (setup.py) ... error
  7. ERROR: Command errored out with exit status 1:
  8. command: 'C:\Users\PC\anaconda3\envs\MaskRCNN\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"'; __file__='"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\PC\AppData\Local\Temp\pip-wheel-5r18s0dm'
  9. cwd: C:\Users\PC\AppData\Local\Temp\pip-req-build-kfkvdgi9\PythonAPI
  10. Complete output (13 lines):
  11. running bdist_wheel
  12. running build
  13. running build_py
  14. creating build
  15. creating build\lib.win-amd64-3.6
  16. creating build\lib.win-amd64-3.6\pycocotools
  17. copying pycocotools\coco.py -> build\lib.win-amd64-3.6\pycocotools
  18. copying pycocotools\cocoeval.py -> build\lib.win-amd64-3.6\pycocotools
  19. copying pycocotools\mask.py -> build\lib.win-amd64-3.6\pycocotools
  20. copying pycocotools\__init__.py -> build\lib.win-amd64-3.6\pycocotools
  21. running build_ext
  22. building 'pycocotools._mask' extension
  23. error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
  24. ----------------------------------------
  25. ERROR: Failed building wheel for pycocotools
  26. Running setup.py clean for pycocotools
  27. ERROR: Command errored out with exit status 1:
  28. command: 'C:\Users\PC\anaconda3\envs\MaskRCNN\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"'; __file__='"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
  29. cwd: C:\Users\PC\AppData\Local\Temp\pip-req-build-kfkvdgi9
  30. Complete output (11 lines):
  31. Traceback (most recent call last):
  32. File "<string>", line 1, in <module>
  33. File "C:\Users\PC\AppData\Local\Temp\pip-req-build-kfkvdgi9\PythonAPI\setup.py", line 25, in <module>
  34. cythonize(ext_modules)
  35. File "C:\Users\PC\anaconda3\envs\MaskRCNN\lib\site-packages\Cython\Build\Dependencies.py", line 972, in cythonize
  36. aliases=aliases)
  37. File "C:\Users\PC\anaconda3\envs\MaskRCNN\lib\site-packages\Cython\Build\Dependencies.py", line 815, in create_extension_list
  38. for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern):
  39. File "C:\Users\PC\anaconda3\envs\MaskRCNN\lib\site-packages\Cython\Build\Dependencies.py", line 114, in nonempty
  40. raise ValueError(error_msg)
  41. ValueError: 'pycocotools/_mask.pyx' doesn't match any files
  42. ----------------------------------------
  43. ERROR: Failed cleaning build dir for pycocotools
  44. Failed to build pycocotools
  45. Installing collected packages: pycocotools
  46. Running setup.py install for pycocotools ... error
  47. ERROR: Command errored out with exit status 1:
  48. command: 'C:\Users\PC\anaconda3\envs\MaskRCNN\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"'; __file__='"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\PC\AppData\Local\Temp\pip-record-c9hh99uk\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\PC\anaconda3\envs\MaskRCNN\Include\pycocotools'
  49. cwd: C:\Users\PC\AppData\Local\Temp\pip-req-build-kfkvdgi9\PythonAPI
  50. Complete output (6 lines):
  51. running install
  52. running build
  53. running build_py
  54. running build_ext
  55. building 'pycocotools._mask' extension
  56. error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
  57. ----------------------------------------
  58. ERROR: Command errored out with exit status 1: 'C:\Users\PC\anaconda3\envs\MaskRCNN\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"'; __file__='"'"'C:\\Users\\PC\\AppData\\Local\\Temp\\pip-req-build-kfkvdgi9\\PythonAPI\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\PC\AppData\Local\Temp\pip-record-c9hh99uk\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\PC\anaconda3\envs\MaskRCNN\Include\pycocotools' Check the logs for full command output.
  59.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/py_compile.py", line 117, in compile
    raise py_exc
py_compile.PyCompileError:   File "prog.py", line 1
    (MaskRCNN) C:\Users\PC\Mark\Mask\cocoapi>pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
               ^
SyntaxError: invalid syntax

stdout
Standard output is empty