<div style="font-family:arial,sans-serif;font-size:10px"><pre style="white-space:pre-wrap">Hello,</pre><pre style="white-space:pre-wrap">I quite urgently need a working omniORB and omniORBpy for a windows 64bit environment.</pre>
<pre style="white-space:pre-wrap">The requirements are to use python 2.7.3.</pre><pre style="white-space:pre-wrap">I got the omniORBpy 3.5 running before with python 2.6 without any problems, but with the 2.7.3 release i cannot get it to work.</pre>
<pre style="white-space:pre-wrap">By reading the mailing lists i stumbled into the mail, quoted hereafter. It seems that i have the same problem. I played around with omniORB 4.1.6 win64 vc10 py27, omniORBpy 3.5 win64 py26, omniORBpy 3.6, but no success.</pre>
<pre style="white-space:pre-wrap">I don&#39;t have the possibility to recompile everything for my environment, so a packaged something would really be nice.</pre><pre style="white-space:pre-wrap">So here my question(s):</pre>
<pre style="white-space:pre-wrap"> - Does somebody has a packaged version i could use?</pre><pre style="white-space:pre-wrap"> - Is there some easy way to build a working version from the pieces on the download section?</pre>
<pre style="white-space:pre-wrap">I am really out of ideas for the moment, so every piece of help would be really appreciated</pre><pre style="white-space:pre-wrap"><br></pre><pre style="white-space:pre-wrap">Thanks in advance</pre>
<pre style="white-space:pre-wrap">Sam </pre><pre style="white-space:pre-wrap"><br></pre><pre style="white-space:pre-wrap">***** QUOTE *****</pre><pre style="white-space:pre-wrap">Hello.
I&#39;ve installed on a &quot;empty&quot; WindowsXP 32bit python2.7.2 binary distribution (msi) from <a href="http://python.org/" target="_blank">python.org</a>, and

omniOrb-4.1.5-win32-vc10.zip + omniOrbpy-3.5-win32-python2.6.zip, both from the omniOrb download pages.
The problem i face is the following:
C:\Documents and Settings\Administrator&gt;python
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
&gt;&gt;&gt;<i> import _omnipy
</i>Traceback (most recent call last):
  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
ImportError: DLL load failed: The specified module could not be found.

however, the module is found...

&gt;&gt;&gt;<i> import imp
</i>&gt;&gt;&gt;<i> zzz=imp.find_module(&quot;_omnipy&quot;);
</i>&gt;&gt;&gt;<i> print zzz
</i>(&lt;open file &#39;C:\omniORBpy-3.5\lib\x86_win32\_omnipy.pyd&#39;, mode &#39;rb&#39; at 0x00B375A
0&gt;, &#39;C:\\omniORBpy-3.5\\lib\\x86_win32\\_omnipy.pyd&#39;, (&#39;.pyd&#39;, &#39;rb&#39;, 3))


Could you, please, have a look into this?
Am I missing something?
Thanks a lot.</pre></div><div style="font-family:arial,sans-serif;font-size:10px"><pre style="white-space:pre-wrap">***** END QUOTE *****</pre></div><div class="" style="margin:2px 0px 0px;font-family:arial,sans-serif;font-size:10px">
</div><div><br></div>-- <br>Kind Regards<br>Sam Deleu<br><br>