Skip to content

2024.2.9.2: Merge pull request #127 from paulsaxe/main

Compare
Choose a tag to compare
@seamm seamm released this 09 Feb 20:59
· 31 commits to main since this release
f776cac

Finalized the handling of the MOPAC executable:

  1. If ~/SEAMM/mopac.ini exists and it has the needed information, use it.
  2. Otherwise, try using the template in the data directory.
  3. If that doesn't work, see if the executable is in the path.

Also switched from deprecated pkg_resources package before it becomes an issue.