Open XYxiyang opened 1 month ago
I am having the same issue, specifically when doing "from scripts.local.misc.extract_decompdiff import decompose_generated_ligand". I do not see the "decompose_generated_ligand" command. Where is this command?
Thanks for the issue! We have uploaded the missing function and will update in our main branch soon
Thanks for the issue! We have uploaded the missing function and will update in our main branch soon
Any latest progress? Thanks again for your efforts!
Thank you for your insightful and beautiful work! However, when I try to reproduce your work based on `python scripts/evaluate_mol_in_place_compose.py‘, this error occured: "ModuleNotFoundError: No module named 'scripts.local'", and I am wondering if this is caused by some missing module by accident. I did not find this module in DecompDiff repository. Thanks for your valuable time and efforts.