Hi,
I am trying to compile Openbabel - 2.4.1 with Python-3.6.3
I have configured this with CMake-3.7.2, Python-2.7.13, libxml2-2.9.1,
Eigen-3.2.8, zlib-1.2.11, SWIG-2.0.12, Java-1.8.0 and GCC-6.3.0.
I have used cmake with following options:
cmake ../openbabel-2.4.1 -DCMAKE_INSTALL_PREFIX=~/openb
Hi Pankaj Jha,
We will need a little more information to help.
1. Python 3.6 or Python 2.7? You list both in your email.
2. On a clean build, can you provide the output from running cmake.
A potential problem is the old version of SWIG. If I were you I would
download and compile the latest one (