[omniORB] omniorbpy for windows _omnipy load error

Sam Deleu sam.deleu at gmail.com
Wed Oct 31 21:38:13 GMT 2012


Hello,

I quite urgently need a working omniORB and omniORBpy for a windows
64bit environment.

The requirements are to use python 2.7.3.

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.

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.

I don't have the possibility to recompile everything for my
environment, so a packaged something would really be nice.

So here my question(s):

 - Does somebody has a packaged version i could use?

 - Is there some easy way to build a working version from the pieces
on the download section?

I am really out of ideas for the moment, so every piece of help would
be really appreciated


Thanks in advance

Sam


***** QUOTE *****

Hello.
I've installed on a "empty" WindowsXP 32bit python2.7.2 binary
distribution (msi) from python.org, 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>python
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit
(Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>* import _omnipy*Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: DLL load failed: The specified module could not be found.

however, the module is found...

>>>* import imp*>>>* zzz=imp.find_module("_omnipy");*>>>* print zzz*(<open file 'C:\omniORBpy-3.5\lib\x86_win32\_omnipy.pyd', mode 'rb' at 0x00B375A
0>, 'C:\\omniORBpy-3.5\\lib\\x86_win32\\_omnipy.pyd', ('.pyd', 'rb', 3))


Could you, please, have a look into this?
Am I missing something?
Thanks a lot.

***** END QUOTE *****


-- 
Kind Regards
Sam Deleu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20121031/fc905f9f/attachment.html>


More information about the omniORB-list mailing list