[omniORB] omniORBpy python2.5 problem

Duncan Grisby duncan at grisby.org
Wed Apr 25 17:20:39 BST 2007


On Wednesday 25 April, "Floris Bruynooghe" wrote:

> On 25/04/07, Harri Pasanen <harri.pasanen at trema.com> wrote:
> > On Wednesday 25 April 2007 15:51, Floris Bruynooghe wrote:

> > > I've stumbled across a problem with the python bindings when
> > > upgrading from python2.4 to python2.5.
> >
> > You left out the omniORB version information.  But based on your
> > description, likely you need to upgrade your omniORB as well.
> 
> Oops, sorry.
> omniORB 4.0.6
> omniORBpy 2.6

With Python 2.5 you must use omniORBpy 3.0 (and therefore omniORB
4.1.0). Python 2.5 changed exceptions from old-style classes to
new-style ones, which broke omniORBpy 2.x.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list