Re: DLL load failed

Duncan Grisby <[email protected]> Wed, 01 Jun 2005 11:32:09 +0100
Newsgroups gmane.comp.corba.omniorb.devel
Message-ID <[email protected]>
On Thursday 26 May, "DIEZ Ignacio" wrote:

> First of all, I would like to show you my environment and later I
> would like to explain the problem I have.
> 
> Versions:
> 
> OmniORB 4_0_5
> OmniORBpy 2_6
> python 2_1_1
> 
> The PYTHONPATH and the PATH variables are pointing to the righ
> direction, this means, lib/x86_win32, lib/python etc....
> 
> The Problem:
> When I run my project, 
> import _omnipy 
> ImportError: DLL load failed: It can't be found the specified module

Did you install the binaries?  The binaries are compiled against Python
2.4 or 2.3, so you can't use them with 2.1. You should also make sure
you use omniORB 4.0.6 if you are using omniORBpy 2.6.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- [email protected]     --
   -- http://www.grisby.org --