[omniORB] assert pyomniORBpoaCache
Duncan Grisby
duncan at grisby.org
Mon Feb 27 11:01:50 GMT 2006
On Sunday 26 February, =?KOI8-R?Q?=ED=C1=CB=D3_=EC=C1=D0=DB=C9=CE?= wrote:
> I've compiled omniORB-4.1.0-beta1 with last omniORBpy on Windows 2000
> under Visual Studio .NET 2003 and
> when I import omniORB in Python, I get the following assertion:
> *
> omniORB: Assertion failed. This indicates a bug in the application
> using omniORB, or maybe in omniORB itself.
> file: omnipy.cc
> line: 436
> info: omniPy::pyomniORBpoaCache*
Most likely, you are picking up a different version of
omniORB/__init__.py on your PYTHONPATH. Try running Python with a
command line argument of -v, and you'll see where it's importing things
from.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list