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

Error when import module 'seg_utils' #21

Closed
jiao0805 opened this issue Mar 13, 2017 · 3 comments
Closed

Error when import module 'seg_utils' #21

jiao0805 opened this issue Mar 13, 2017 · 3 comments

Comments

@jiao0805
Copy link

When I run demo.py use :
python demo.py --input_image data/demo/demo.png

There is an ImportError :
cannot import name 'seg_utils'

How can I solve it?

@chsahit
Copy link

chsahit commented Mar 13, 2017

Make sure you initialized all your submodules with git submodule update --init --recursive

@MarvinTeichmann
Copy link
Owner

In addition, seg_utils is a symlink defined in incl. Make sure that your system finds that.

Also see issue #17 if you are using windows.

@MarvinTeichmann
Copy link
Owner

Closed as duplicate. Please refer to #17 for more questions.

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

3 participants