I'm trying to use the Understand api for Python.
import understand
I've already checked
and
but they don't apply to my situation, as I already have the PYTHONPATH environment variable pointing to the correct location of understand.pyd, and also the url for unufficial python APIs does not contain the Understand api for python.
Any suggestion is much appreciated.
You've installed a 64 bit package for 32 bit Python.