Hello! I am trying to install Ice 3.3.1 on a machine running Red Hat Enterprise 5. I need to use version 3.3.1 for the specific application that we are trying to run (Omero). Yum was used for the install. Specifically, the problem I am having is I need to be able to use the python module Ice. Like I said, I used Yum for the install but python can't find the module. I have tried adding where Ice was installed to the python sys path, but it still can't find the module. Is there something extra I need to install or run to get access to the python module?

Reply With Quote
