[omniORB] Problems installing omniORBpy on Windows 7
Duncan Grisby
duncan at grisby.org
Wed Jun 4 15:55:32 BST 2014
On Tue, 2014-06-03 at 08:16 -0700, John Nevius wrote:
> Windows 7, Python 2.7, omniORBpy-4.2.0-win64-py27
[...]
> import _omnipy
> ImportError: DLL load failed: %1 is not a valid Win32
> application.
You probably have a 32 bit version of Python, but you are trying to use
the 64 bit compile of omniORBpy. You need to either use a 64 bit Python,
or get the 32 bit build of omniORBpy.
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list