Hi,

Im trying to troubleshoot the error in trying to install openbabel 3.1.1.1.
Im using python 3.10.6. Please help me out in addressing the following
error. Thank you so much in advance.

Warning: invalid version number '3.1.1.1'.
Guessing Open Babel location:
- include_dirs: ['/usr/local/include/openbabel3',
'/usr/include/python3.10', '/usr/local/include/openbabel3']
- library_dirs: ['/usr/local/lib', '/usr/lib/x86_64-linux-gnu',
'/usr/local/lib']
building 'openbabel._openbabel' extension
swigging openbabel/openbabel-python.i to openbabel/openbabel-python_wrap.cpp
swig -python -c++ -small -O -templatereduce -naturalvar
-I/usr/local/include/openbabel3 -I/usr/include/python3.10
-I/usr/local/include/openbabel3 -o openbabel/openbabel-python_wrap.cpp
openbabel/openbabel-python.i

Error: SWIG failed. Is Open Babel installed?
You may need to manually specify the location of Open Babel include and
library directories. For example:
  python setup.py build_ext -I/usr/local/include/openbabel3 -L/usr/local/lib
  python setup.py install
Pratyajit Mohapatra, Ph.D.
Post-doctoral Researcher
Department of Genetics
Harvard Medical School
77 Avenue Louis Pasteur
Boston, Massachussetts-02115
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to