[omniORB] [OmniORB405/VC7.1]: Newbie question: ImportError: No module named omniidl

Francis ANDRE francis.andre at easynet.fr
Sat Mar 26 15:53:32 GMT 2005


Hi

I am compiling ominORB4.0.5 on WXP SP1 with MSVC 7.1 and Python 2.4 and I am
getting the following error:
 File "types.py", line 31, in ?
    from omniidl import idltype, idlast, idlutil
ImportError: No module named omniidl

Any help would be appreciated.

Francis ANDRE

PS: I have already apply the fix for types.py (copying PYTHON/lib/types.py
to types1.py and changing the import types1 in copy_reg.py)


make[5]: Leaving directory
`/cygdrive/d/OMG/omniORB/src/lib/omniORB/omniidl_be/c
xx/impl'
File __init__.py hasn't changed.
File util.py hasn't changed.
File skutil.py hasn't changed.
File id.py hasn't changed.
File types.py hasn't changed.
File config.py hasn't changed.
File output.py hasn't changed.
File ast.py hasn't changed.
File iface.py hasn't changed.
File call.py hasn't changed.
File cxx.py hasn't changed.
File support.py hasn't changed.
File descriptor.py hasn't changed.
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "d:\Progra~1\Python24\lib\compileall.py", line 17, in ?
    import py_compile
  File "d:\Progra~1\Python24\lib\py_compile.py", line 11, in ?
    import traceback
  File "d:\Progra~1\Python24\lib\traceback.py", line 5, in ?
    import types
  File "types.py", line 31, in ?
    from omniidl import idltype, idlast, idlutil
ImportError: No module named omniidl
make[4]: *** [export] Error 1
make[4]: Leaving directory
`/cygdrive/d/OMG/omniORB/src/lib/omniORB/omniidl_be/c
xx'
make[3]: *** [export] Error 2
make[3]: Leaving directory
`/cygdrive/d/OMG/omniORB/src/lib/omniORB/omniidl_be'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/cygdrive/d/OMG/omniORB/src/lib/omniORB'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/cygdrive/d/OMG/omniORB/src/lib'
Francis ANDRE
ICQ#99389956

A good friend will come bail you out of jail..........
but, a true friend....will be sitting next to you saying:
 "...that was fun."




More information about the omniORB-list mailing list