I am trying to run an Corba example using Python and i get the follwing
error:
import _omnipy
ImportError: No module named _omnipy
Where can i find this Module ?
error:
import _omnipy
ImportError: No module named _omnipy
Where can i find this Module ?
Comment