Problem with import "from omniORB import CORBA, PortableServer"

Stefan Seefeld seefeld at sympatico.ca
Mon Apr 11 13:50:14 EDT 2005


gerald.maher at waytohere.com 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 look fine. Make sure to either have a binary package for omniORBpy
that was compiled for the version of python you are actually using, or
alternatively compile it yourself.

HTH,
		Stefan



More information about the Python-list mailing list