openbabel
openbabel copied to clipboard
Error when compile
Environment Information
Open Babel version: Operating system and version:
Expected Behavior
Actual Behavior
Steps to Reproduce
Dear developers,
when I compile the data, I have the error in the picture below:

What is the problem and how can I fix it?
Thanks for opening your first issue here! Be sure to follow the issue template!
There's very little we can say with what you've provided.
- How did you install Open Babel (and the Python module)?
- What version did you install?
- What is your script?
In general, if you are using miniconda, I would recommend conda install -c conda-forge openbabel which will install the correct version for you.