[omniORB-dev] DLL load failed

Duncan Grisby duncan at grisby.org
Wed Jun 1 12:32:09 BST 2005


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         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-dev mailing list