[omniORB] omniORBpy-2.7 AttributeError

Duncan Grisby duncan at grisby.org
Tue Nov 7 08:22:45 GMT 2006


On Monday 6 November, W T Meyer wrote:

> I'm trying to install omniORBpy-2.7 on a new system running Scientific
> Linux 3.0.7 on a Dell computr with an Intel processor.  I've already
> installed omniORB-4.07, and the echo example works. After extracting
> omniORBpy-2.7 and running the configure script, running 'make' works
> fine until it enters the COS directory, where it fails. Any help is
> appreciated.

[...]
> AttributeError: 'module' object has no attribute 'containsValueType'

You have somehow picked up the python back-end from omniORBpy 3.0, and
it's running against the omniidl from omniORB 4.0.7. The two don't work
together. Make sure you're using consistent versions of omniORB and
omniORBpy and it should be fine.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list