Questions tagged [openbabel]

Open Babel is a cross-platform free and open-source chemistry (or more specifically cheminformatics) software developed by the Open Babel development team. It is primarily used to convert between chemistry file formats.

Open Babel is a cross-platform free and open-source chemistry (or more specifically cheminformatics) software developed by the Open Babel development team. It is primarily used to convert between chemistry file formats.

On Ubuntu it can usually be installed via the Software Centre or APT (e.g., by running sudo apt-get install openbabel). It can also be installed from source code, for example, see this installation guide.

Further information

1 questions
6
votes
2 answers

How do I install pybel such that my python environment recognizes it?

On Chemistry Stack Exchange I asked a question regarding Open Babel & Python being used together. The problem is that the answer I was provided (by Geoff Hutchinson) requires Python to be able to import the module Pybel. I have installed Open Babel…
Josh Pinto
  • 8,089