Closed weschuler closed 1 year ago
Thanks for your interest in isicle! Those particular examples files were quite outdated. You should now be able to load from the top-level namespace (i.e. isicle.load
), or more explicitly through the io
module (i.e. isicle.io.load
).
Example files have been updated to reflect this change, as well as some additional quality-of-life improvements. Please don't hesitate to reach out if you run into further issues!
I am looking to use ISICLE for a project, but the example files will not run as the geometry load equation is missing. Also, will you also tell me which file to open that gives instructions for running test with my own molecule? Thank you.