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

rdkit.Chem.MolDb.Loader_sa does not work with python3.4 #390

Closed
greglandrum opened this issue Nov 23, 2014 · 0 comments
Closed

rdkit.Chem.MolDb.Loader_sa does not work with python3.4 #390

greglandrum opened this issue Nov 23, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@greglandrum
Copy link
Member

Traceback (most recent call last):
  File "CreateDb.py", line 464, in <module>
    CreateDb(options,dataFilename)
  File "CreateDb.py", line 215, in CreateDb
    startAnew=not options.updateDb
  File "/scratch/RDKit_git/rdkit/Chem/MolDb/Loader_sa.py", line 119, in LoadDb
    m = sIter.next()

this breaks DbCLI

@greglandrum greglandrum self-assigned this Nov 23, 2014
@greglandrum greglandrum added this to the 2015_03_1 milestone Nov 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant