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 'meta_analysis' #30

Closed
alexrebell opened this issue Sep 21, 2021 · 2 comments
Closed

ModuleNotFoundError: No module named 'meta_analysis' #30

alexrebell opened this issue Sep 21, 2021 · 2 comments

Comments

@alexrebell
Copy link

Hi!
I installed everything as specified in the instructions.
When starting the file bron_arango.py returns the error: Module Not Found Error: No module named 'meta_analysis'.

What to do?

@hembergerik
Copy link
Contributor

hembergerik commented Sep 21, 2021

It could be that your PYTHONPATH is not set correctly. I usually run it like below from the root of the repository:

PYTHONPATH=. python graph_db/bron_arango.py

@alexrebell
Copy link
Author

@hembergerik thank you very much!

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