You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great Work! I'm trying to run the already-trained model lowe_interactive_predict.py. I've already installed and used the custom version of RDKit but I still get this Error:
Traceback (most recent call last):
File "lowe_interactive_predict.py", line 255, in <module>
candidate_list = reactants_to_candidate_edits(reactants)
File "lowe_interactive_predict.py", line 64, in reactants_to_candidate_edits
raise(e)
KeyError: 'molAtomMapNumber'
I can't figure it out for a long time. What should I do to solve it or find where is wrong?
BTW, I use the Mongodb for the first time and I imported the data from your dump with inputting in the console like that: