[omniORB] Problem installing omniORBpy on Windows Server 2016

John Nevius john.nevius at johnneviusconsulting.com
Wed Nov 7 18:40:15 GMT 2018


I encountered a similar problem way back in 2014 when installing omniORB on
Windows 7.  The solution to that problem does not seem to carry over:

The problem:

Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64
bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import omniORB
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File
"c:\python27\lib\site-packages\omniORB\lib\python\omniORB\__init__.py",
line 44, in <module>
    import _omnipy
ImportError: No module named _omnipy

I've imported sample.reg with regedit

omniORB is installed in c:\python27\lib\site-packages\omniORB

pythonpath:

c:\python27;c:\python27\lib\site-packages\omniORB\lib\x86-win32;c:\python27\lib\site-packages\omniORB\lib\python


path:

%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;c:\python27;c:\python27\scripts;C:\Python27\Lib\site-packages\omniORB\bin\x86_win32


Python:

Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64
bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.


Suggestions are most appreciated
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20181107/59ee7a9d/attachment.html>


More information about the omniORB-list mailing list