[omniORB] omniORBpy 1.2 Initial config problem

Tom Howsman thowsman@dynamic-concepts.com
Wed, 04 Oct 2000 17:10:14 -0500


I installed omniORBpy 1.2 (win32) today and have what is probably a
silly configuration error (but I can't seem to solve it!).  I've got the
NameService up and running (I think), and have added the
..\lib\x86_win32 and ..\lib\python directories to the PYTHONPATH.

I get a fatal error  (see below) just trying to import CORBA.

----------------------

Python 2.0b2 (#6, Sep 26 2000, 14:59:21) [MSC 32 bit (Intel)] on win32
Type "copyright", "credits" or "license" for more information.
>>> import sys
>>> import CORBA
Fatal Python error: PyThreadState_Get: no current thread

abnormal program termination

-------------------------

I have the same error using Python v 1.6 or 2.0b2.  Any ideas on solving
the problem are most appreciated.

Thanks

 Tom Howsman