Mike wrote:
AttributeError: 'module' object has no attribute 'xxx'
We know the calling script finds the necessary modules, and the
attribute clearly appears in the module's .py file.
Can anyone tell me what the problem is or if what we're trying to do is
not possible? Is there something in additio
We have a large c++ program that runs under Windows NT Embedded to
control an instrument. That program has been written to run external
python scripts. The computer where this code runs does not and cannot
have a full python installation. It ONLY has the pythonNN.dll file
that comes with a full