Python + Omni CORBA libraries link

Duncan Grisby dgrisby at uk.research.att.com
Mon Mar 18 05:03:34 EST 2002


In article <3C95AF61.5D25C8CD at lfpt.rwth-aachen.de>,
 Viatcheslav Kulikov RWTH Aachen  <vku at lfpt.rwth-aachen.de> wrote:

>ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

Can you translate that error please?

>I am using Python 2.1. and OmniORB compiler 1.0. The _omnipy module is
>available there with a .pyd extension (a compiled library). This message
>is received when the library is present at the PythonPath; when it is
>not, the interpreter simply finds no module name _omnipy.
>Please advise what can be done. I am new to the Python programming, so
>please give as much detail as possible.

You should be using omniORBpy version 1.4. Are you using the version
compiled for Python 2.1?  If not, that would explain the problem.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --



More information about the Python-list mailing list