Package: python-omniorb2-omg
Version: 2.6-3.2
Severity: important

$ python
Python 2.4.4 (#2, Jan 13 2007, 17:50:26)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import CORBA
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named CORBA
>>>

Workaround:
$ PYTHONPATH=/usr/share/pycentral/python-omniorb2-omg/site-packages
$ export PYTHONPATH


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to