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
(my-rdkit-env) λ python data/generate_reaction_templates.py
Traceback (most recent call last):
File "data/generate_reaction_templates.py", line 27, in
from ochem_predict_nn.utils.database import collection_templates, collection_example_reactions_smilesonly
ModuleNotFoundError: No module named 'ochem_predict_nn'