We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I used train_agent.py,This will happen: SMILES Parse Error: syntax error for input: '-2)2GOOc' [10:19:53] SMILES Parse Error: syntax error for input: '()GO(O' [10:19:53] SMILES Parse Error: syntax error for input: '2-212121O' [10:19:53] non-ring atom 0 marked aromatic [10:19:53] SMILES Parse Error: syntax error for input: 'GO2' [10:19:53] SMILES Parse Error: syntax error for input: '(GO' [10:19:53] SMILES Parse Error: extra close parentheses for input: 'O11)-c-c-GOc)((-2c)GO1' [10:19:53] SMILES Parse Error: syntax error for input: 'GOcO-(cGO-2((c--1GO-'
What is the matter, please? Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when I used train_agent.py,This will happen:
SMILES Parse Error: syntax error for input: '-2)2GOOc'
[10:19:53] SMILES Parse Error: syntax error for input: '()GO(O'
[10:19:53] SMILES Parse Error: syntax error for input: '2-212121O'
[10:19:53] non-ring atom 0 marked aromatic
[10:19:53] SMILES Parse Error: syntax error for input: 'GO2'
[10:19:53] SMILES Parse Error: syntax error for input: '(GO'
[10:19:53] SMILES Parse Error: extra close parentheses for input: 'O11)-c-c-GOc)((-2c)GO1'
[10:19:53] SMILES Parse Error: syntax error for input: 'GOcO-(cGO-2((c--1GO-'
What is the matter, please?
Thanks
The text was updated successfully, but these errors were encountered: