[omniORB] Cannot import _omnipy on cygwin
Jorge Suris
suris_list at vt.edu
Mon Feb 13 23:58:24 GMT 2006
My script tries to include the omniORB package, but fails because it cannot import _omnipy. When I ran the make it created an _omnipymodule.dll, but no _omnipy. im runing on a windws XP box under cygwin. Here is the error:
>>> import omniORB
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/local/lib/python2.4/site-packages/omniORB/__init__.py", line 227, in ?
import _omnipy
ImportError: No such process
[33217 refs]
any help would be appreciated.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20060213/ebd11256/attachment.htm
More information about the omniORB-list
mailing list