I just did a fresh install under Python 2.7 and the kernel can not be started because of a missing module. This is on a Ubuntu 16.04 64bit. So some dependencies must still be missing. OMPython itself runs fine.
from omniORB import CORBA
ImportError: No module named omniORB
I just did a fresh install under Python 2.7 and the kernel can not be started because of a missing module. This is on a Ubuntu 16.04 64bit. So some dependencies must still be missing. OMPython itself runs fine.