urwid python module return ImportError while importing

Bug #371762 reported by johny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
urwid (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: python-urwid

While I try import urwid module I get following error:

ubuntu@ubuntu:~$ python
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import urwid
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "urwid.py", line 1, in <module>
    import urwid.curses_display
ImportError: No module named curses_display
>>>

1) Ubuntu 9.04 KDE edition
Description: Ubuntu 9.04
Release: 9.04

2) python-urwid:
  Zainstalowana: 0.9.8.4-1
  Kandydująca: 0.9.8.4-1
  Tabela wersji:
 *** 0.9.8.4-1 0
        500 http://pl.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

3) I expect no errors just import module

4) Instead ImportError was raised.

Revision history for this message
johny (jan-koprowski) wrote :

My foult. I save python script in file name urwid.py. This is not a bug. My fault. Sorry.

Changed in urwid (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.