I'm having some issues building and running pythonnator. I've followed the
instructions and am able to build the pythonnator successfully with the
instructions specified in the python.html file. I then copied over the
_pythonnator.dll, pythonnator.py and sample.py files to %UIMACPP_HOME%\bin,
which is on PYTHONPATH. However, when I run the runAEcpp command with the
PythonSample.xml as the descriptor and a sample input file, I get the
following errors:

Pythonnator: Initialize - debug=101
Pythonnator:sample: failed to import pythonnator module, PYTHONPATH problem?
Pythonnator: destroy
Exception exceptions.ImportError: 'No module named _pythonnator' in 'garbage
collection' ignored
Fatal Python error: unexpected exception during garbage collection

This happens with both Python 2.4 and 2.5. I'm at my wit's end trying to
resolve this issue. Can anybody please help me with this?

Regards.

Reply via email to