Problem with import from omniORB import CORBA, PortableServer

2005-04-11 Thread gerald . maher
Hi, I am trying to excuate the follwong code: [ import sys from omniORB import CORBA, PortableServer ] I get the following error: [ Traceback (most recent call last): File C:\omniORBpy-2.5-win32-python2.3\omniORBpy-2.5\examples\echoMyTest\example_echo_coloc.py, line 9, in ? from omniORB

Re: Problem with import from omniORB import CORBA, PortableServer

2005-04-11 Thread Steve Holden
[EMAIL PROTECTED] wrote: Hi, I am trying to excuate the follwong code: [ import sys from omniORB import CORBA, PortableServer ] I get the following error: [ Traceback (most recent call last): File C:\omniORBpy-2.5-win32-python2.3\omniORBpy-2.5\examples\echoMyTest\example_echo_coloc.py, line 9,

Re: Problem with import from omniORB import CORBA, PortableServer

2005-04-11 Thread gerald . maher
Thank for the reply, I think your right my problem is the what version to us, I want to write some Python scripts calling Corba Objects what do i need ? omnipython-1.5.2-1 omniORBpy 2.5 omniORB 4.0.5 Python 2.4.1 Is this correct ? i want to excuat the example

Re: Problem with import from omniORB import CORBA, PortableServer

2005-04-11 Thread Stefan Seefeld
[EMAIL PROTECTED] wrote: Thank for the reply, I think your right my problem is the what version to us, I want to write some Python scripts calling Corba Objects what do i need ? omnipython-1.5.2-1 this looks like *really* old (and obsolete) stuff... omniORBpy 2.5 omniORB 4.0.5 Python 2.4.1 These