Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
skip failing TestPackmolSet.test_random_seed due to openbabel not ins…
…talled pymatgen/io/tests/test_packmol.py:188: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (<pymatgen.analysis.molecule_matcher.MoleculeMatcher object at 0x2aecc7bd0>,) kwargs = {} @functools.wraps(_callable) def decorated(*args, **kwargs): if not self.condition: > raise RuntimeError(self.message) E RuntimeError: BabelMolAdaptor requires openbabel to be installed with Python bindings. Please get it at http://openbabel.org (version >=3.0.0).
- Loading branch information