OB is 32-bit, and so you need to install 32-bit Python. (Note to self:
put this in the docs)
- Noel
On 15 August 2013 12:37, Markus Birkenmeier
wrote:
> Hi all,
>
> I have a question concerning the installation of OpenBabel
> python bindings on my system (Windows 7 64 bit, Python
> 2.7.5 64 bit)
That's strange. Try reinstalling the GUI and restarting your computer.
If it still doesn't work, you should add the Open Babel install
directory to the front of the PATH manually. Google how to do this for
your particular operating system (and be careful when editing the
PATH).
- Noel
On 19 Augu
Hi all,
I installed Python bindings on the basis of
http://open-babel.readthedocs.org/en/latest/UseTheLibrary/PythonInstall.html.
I tried to test the installation with the described
commands. Here is the output:
C:\Users\Markus>obabel -V
The command “obabel” is either typed wrong or cannot be
Hi all,
I have a question concerning the installation of OpenBabel
python bindings on my system (Windows 7 64 bit, Python
2.7.5 64 bit). I installed OpenBabel v2.3.2 and tried to
use the installer of python bindings for my version 2.7
(http://open-babel.readthedocs.org/en/latest/UseTheLibrary/