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

No module named 'data.datasets' #20

Closed
hongbo-miao opened this issue Mar 15, 2021 · 2 comments
Closed

No module named 'data.datasets' #20

hongbo-miao opened this issue Mar 15, 2021 · 2 comments
Assignees

Comments

@hongbo-miao
Copy link
Member

Hi @amirziai some experiments need data.datasets

running experiment GMN flag
Traceback (most recent call last):
  File "run.py", line 307, in <module>
    cls(**args, desc=desc).run()
  File "/Users/homiao/Clouds/Git/molecule-property-predictor/experiment.py", line 607, in __init__
    from data.datasets import get_data
ModuleNotFoundError: No module named 'data.datasets'

However, current our data folder is ignored.

amirziai added a commit that referenced this issue Mar 15, 2021
@amirziai
Copy link
Contributor

5bab01a

lmk if it works now.

@hongbo-miao
Copy link
Member Author

It works now. Thanks!

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