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

ModuleNotFoundError: No module named 'utils' #1

Open
MeerAjaz opened this issue Sep 2, 2020 · 1 comment
Open

ModuleNotFoundError: No module named 'utils' #1

MeerAjaz opened this issue Sep 2, 2020 · 1 comment

Comments

@MeerAjaz
Copy link

MeerAjaz commented Sep 2, 2020

I found ModuleNotFoundError: No module named 'utils' error while running video-detection.py which is in the scripts folder. And when I looked at code and found

from utils import label_map_util 
from utils import visualization_utils as vis_util 

Which indicate there is a folder named utils but I can't find that folder in your repo. So please upload the modified code

@makkarss929
Copy link

ImportError: cannot import name 'label_map_util' from 'utils'

Same error

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

2 participants