alanwilter / acpype

OFFICIAL: AnteChamber PYthon Parser interfacE
https://alanwilter.github.io/acpype/
GNU General Public License v3.0
201 stars 46 forks source link

Replace babel command with obabel #11

Closed simonbray closed 4 years ago

simonbray commented 4 years ago

I looked into the problem with openbabel 3 a bit more (see https://github.com/alanwilter/acpype/issues/10) and I saw acpype is performing the PDB -> MOL2 conversion with the babel command rather than obabel. The former was removed in v3. This small change is enough to get acpype working for me with openbabel 3.

simonbray commented 4 years ago

Fixed here: https://github.com/alanwilter/acpype/commit/fbe19e5ab1733b22bf15a6ccece615f86c420a74