[omniORB] Not able to get anythin out of omniorb

Duncan Grisby duncan@grisby.org
Thu Jun 6 13:24:00 2002


On Thursday 6 June, "vaibhav jha" wrote:

>      import _omnipy
> ImportError: DLL load failed: One of the library files needed to 
> run this application cannot be found.

You probably need to add the lib\x86_win32 directory to your path. If
you have already got it on your path, I don't know what DLL it can be
looking for. You could try setting the PYTHONVERBOSE environment
variable, to see if that gives you a hint of the missing DLL.

To answer your other email, no, you don't need Visual C++ to use
omniORBpy, unless you want to compile it yourself.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --