I install the IcePy-3.2.1 source packages in one of my servers , its compile and installs well but whe try to run any test that's impor Ice module I get a error like the following
Any ideas why happen this?Code:/opt/IcePy-3.2.1/python/Ice.py:34: RuntimeWarning: Python C API version mismatch for module IcePy: This Python has API version 1013, module IcePy has version 1012.

Reply With Quote