[Bug 313421] [NEW] Unable to import xsc from ll.xist
Zigazou
zigazou at free.fr
Sat Jan 3 10:07:35 UTC 2009
Public bug reported:
Hi !
I've just upgraded to Ubuntu 8.10 (Intrepid) from Ubuntu 8.04 (Hardy)
using the graphical tools.
The current versions of the packages I use are :
- python : 2.5.2-1ubuntu1
- python-ll-xist: 2.15.5-1.1ubuntu1
- python-ll-core: 1.11.1-1
Under Ubuntu 8.04, the following python code just worked fine :
from ll.xist import xsc
print "Hello"
(it only prints Hello)
Under Ubuntu 8.10, it doesn't work and shows me the following message :
Traceback (most recent call last):
File "test.py", line 1, in <module>
from ll.xist import xsc
File "/var/lib/python-support/python2.5/ll/xist/xsc.py", line 3786, in <module>
class _Namespace_Meta(misc.Namespace.__metaclass__):
AttributeError: 'module' object has no attribute 'Namespace'
I tried to reinstall them from Synaptic, but it doesn't work.
** Affects: ll-xist (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Hi !
I've just upgraded to Ubuntu 8.10 (Intrepid) from Ubuntu 8.04 (Hardy)
using the graphical tools.
The current versions of the packages I use are :
+ - python : 2.5.2-1ubuntu1
- python-ll-xist: 2.15.5-1.1ubuntu1
- python-ll-core: 1.11.1-1
Under Ubuntu 8.04, the following python code just worked fine :
from ll.xist import xsc
print "Hello"
(it only prints Hello)
Under Ubuntu 8.10, it doesn't work and shows me the following message :
Traceback (most recent call last):
File "test.py", line 1, in <module>
from ll.xist import xsc
File "/var/lib/python-support/python2.5/ll/xist/xsc.py", line 3786, in <module>
class _Namespace_Meta(misc.Namespace.__metaclass__):
AttributeError: 'module' object has no attribute 'Namespace'
I tried to reinstall them from Synaptic, but it doesn't work.
--
Unable to import xsc from ll.xist
https://bugs.launchpad.net/bugs/313421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list