ReactionMechanismGenerator / RMG-website

A Django-powered website for Reaction Mechanism Generator (RMG)
Other
21 stars 29 forks source link

Compatibility with OpenBabel3 #222

Closed jonwzheng closed 3 years ago

jonwzheng commented 3 years ago

Updates RMG-website to accommodate recent upgrade to OpenBabel3.

The recent update to OpenBabel3 in RMG-Py changed the environment file; additionally there is an inconsistency with how pybel is imported between the two versions of OpenBabel. This PR seeks to address those inconsistencies.