On Wed, Jun 4, 2008 at 2:14 PM, Noah Slater <[EMAIL PROTECTED]> wrote:
> Package: reportbug
> Version: 3.40
> Severity: normal
>
> I am getting the following line from reportbug:
>
>> *** Unable to import urwid interface: Please install the python-urwid package
>> to use this interface. Falling back to text interface.
>
> But I have python-urwid installed:

Can you try:

python -c "import urwid.raw_display"

The message is triggered by any import failure, so there may be a
problem with urwid on your system that isn't due to reportbug itself.


Chris



_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/reportbug-maint

Reply via email to