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 #1

Open
phyukhaing7 opened this issue Jul 26, 2020 · 0 comments
Open

Import Error #1

phyukhaing7 opened this issue Jul 26, 2020 · 0 comments

Comments

@phyukhaing7
Copy link

When I run the code, I face with the following error.........
In the utils folder, vocabulary file doesn't have.

Traceback (most recent call last):
  File "main.py", line 6, in <module>
    from dataset import prepare_train_data, prepare_eval_data, prepare_test_data
  File "/Image-Captioning-master/dataset.py", line 8, in <module>
    from utils.vocabulary import Vocabulary
ImportError: No module named utils.vocabulary
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

1 participant