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 while processing CLEVR questions #14

Closed
BitastaB opened this issue Dec 1, 2020 · 3 comments
Closed

Error while processing CLEVR questions #14

BitastaB opened this issue Dec 1, 2020 · 3 comments

Comments

@BitastaB
Copy link

BitastaB commented Dec 1, 2020

I get this error :

File "tools/preprocess_questions.py", line 11, in
import utils.programs as program_utils
ModuleNotFoundError: No module named 'utils'

@BitastaB BitastaB closed this as completed Dec 1, 2020
@shrr98
Copy link

shrr98 commented Dec 5, 2020

Hi, how did you solve this error?

@BitastaB
Copy link
Author

BitastaB commented Dec 5, 2020

Hello. I added reason to the import statement and set the PYTHONPATH to the project main directory. That seems to have solved it.

@shrr98
Copy link

shrr98 commented Dec 5, 2020

wow that works! Thank youu

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