<div dir="ltr">Ding Ding Ding   We have a winner !!!!!!<div><br></div><div><br></div><div>Many thanks</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 4, 2014 at 10:49 AM, Duncan Grisby <span dir="ltr">&lt;<a href="mailto:duncan@grisby.org" target="_blank">duncan@grisby.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Wed, 2014-06-04 at 08:42 -0700, John Nevius wrote:<br>
<br>
&gt; That library is now in place and the error is:<br>
<br>
</div>[...]<br>
&gt;             import _omnipy<br>
<div class="">&gt;         ImportError: DLL load failed: The specified module could not<br>
&gt;         be found.<br>
&gt;<br>
</div>[...]<br>
<div class="">&gt; I tried explicitly adding a path to _omnipy.pyd in the PATH<br>
&gt; environment variable with no success<br>
&gt;<br>
</div>You need to set PATH to the directory with the omniORB DLLs, which is<br>
the bin\x86_win32 directory in the omniORBpy distribution. Unlike Unix<br>
platforms that have a specific path for shared libraries, Windows gets<br>
DLLs from the same PATH used for executables.<br>
<div class="HOEnZb"><div class="h5"><br>
Duncan.<br>
<br>
--<br>
 -- Duncan Grisby         --<br>
  -- <a href="mailto:duncan@grisby.org">duncan@grisby.org</a>     --<br>
   -- <a href="http://www.grisby.org" target="_blank">http://www.grisby.org</a> --<br>
<br>
<br>
</div></div></blockquote></div><br></div>