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

Add package object_detection #437

Closed
vidit2011998 opened this issue Jan 12, 2019 · 2 comments
Closed

Add package object_detection #437

vidit2011998 opened this issue Jan 12, 2019 · 2 comments
Assignees
Labels
new-package Requests for installing new packages

Comments

@vidit2011998
Copy link


ModuleNotFoundError Traceback (most recent call last)
in ()
17
18 from PIL import Image
---> 19 from object_detection.utils import dataset_util
20 from collections import namedtuple, OrderedDict
21

ModuleNotFoundError: No module named 'object_detection'

@rosbo rosbo changed the title ModuleNotFoundError: No module named 'object_detection' Add package object_detection Feb 8, 2019
@rosbo rosbo self-assigned this Feb 8, 2019
@rosbo rosbo added the new-package Requests for installing new packages label Feb 8, 2019
@rosbo
Copy link
Contributor

rosbo commented Feb 8, 2019

Hi @vidit2011998,

Have you tried following these instructions to add this library to your kernel?
https://github.com/Kaggle/docker-python/wiki/Missing-Packages

Thank you

@Philmod
Copy link
Contributor

Philmod commented Mar 7, 2019

Closing this bug, feel free to reopen if installing the package yourself doesn't help.

@Philmod Philmod closed this as completed Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package Requests for installing new packages
Projects
None yet
Development

No branches or pull requests

3 participants