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

import error #62

Open
ghost opened this issue Jul 29, 2018 · 4 comments
Open

import error #62

ghost opened this issue Jul 29, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 29, 2018

from lipnet.lipreading.generators import BasicGenerator
ImportError: No module named lipnet.lipreading.generators

@WrathofBhuvan11
Copy link

WrathofBhuvan11 commented Dec 12, 2018

Hm yup same problem here ....
You got anything...

@badlaniSanjay
Copy link

from lipnet.lipreading.videos import Video
ImportError: No module named lipnet.lipreading.videos

I got this error

@JackGou1029
Copy link

$ ./train random_split
i got below error
ImportError: No module named lipnet.lipreading.generators

@chahatagarwal
Copy link

$ ./train random_split
i got below error
ImportError: No module named lipnet.lipreading.generators

So, you can overcome this error by copying predict.py script to parent directory or change import statement based on the availability of "lipnet" directory which has a scope inside parent directory but not under "evaluation" 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