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

errors when I ran ./data_structs.py mols.smi from REINVENT directory #6

Open
xuzhang5788 opened this issue Jul 6, 2018 · 2 comments

Comments

@xuzhang5788
Copy link

xuzhang5788 commented Jul 6, 2018

from: can't read /var/mail/rdkit
from: can't read /var/mail/torch.utils.data
from: can't read /var/mail/utils
./data_structs.py: line 13: syntax error near unexpected token (' ./data_structs.py: line 13: class Vocabulary(object):'

Any advice? Thanks

I have downgraded Pytorch to 0.1.12

@tblaschke
Copy link

Looks like your python installation is a little bit wracked. It wants to read from /var/mail/rdkit but it can’t

@zealseeker
Copy link

I think the interpreter may be wrong. I mean this is not in a python runtime.
Please try: python data_structs.py. First you should make sure your python environment is right.

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

3 participants