I typed
pip install openbabel
in the terminal, and it gave me this error:
Failed to build openbabel ERROR: Could not build wheels for openbabel, which is required to install pyproject.toml-based projects
What could be wrong here?
- I tried updating pip and setuptools
- I tried installing the wheel using
pip install openbabel-wheel