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

How do you solve this problem under Windows #99

Open
HWNHJJ opened this issue May 28, 2020 · 3 comments
Open

How do you solve this problem under Windows #99

HWNHJJ opened this issue May 28, 2020 · 3 comments

Comments

@HWNHJJ
Copy link

HWNHJJ commented May 28, 2020

ModuleNotFoundError: No module named 'pycocotools'

@SyrekGMR
Copy link

Install from here https://github.com/philferriere/cocoapi
It is a clone of the COCO API which works on Windows

@xiecookie
Copy link

have you solved running this project on windows.Could you share your methods? thank u.

@ssocean
Copy link

ssocean commented Mar 1, 2021

First, download and install files from here: https://download.microsoft.com/download/5/f/7/5f7acaeb-8363-451f-9425-68a90f98b238/visualcppbuildtools_full.exe
then type: pip install git+https://github.com/gautamchitnis/cocoapi.git@cocodataset-master#subdirectory=PythonAPI in your python prompt.
Make sure you are not using pycocotools in the project directory.

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

4 participants