cocodataset / cocoapi

COCO API - Dataset @ http://cocodataset.org/
Other
6.07k stars 3.75k forks source link

I need your help regarding setup.py of cocoapi. Should it be this attached one? Could you pls send me the correct file that I should use for windows by email to hedeya1980@gmail.com? #124

Open hedeya1980 opened 6 years ago

hedeya1980 commented 6 years ago

My problem is that I'm getting the following error: cl : Command line error D8021 : invalid numeric argument '/Wno-cpp' error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.12.25827\bin\HostX86\x64\cl.exe' failed with exit status 2

tdowgielewicz commented 6 years ago

Have the same problem. Did you fixed it?

hedeya1980 commented 6 years ago

Yes, I found the windows modified implementation of cocoapi in the following link (with proper instructions for installing it): https://github.com/philferriere/cocoapi