[Reportbug-maint] Bug#484534: reportbug fails to use python-urwid

Chris Lawrence lawrencc at debian.org
Wed Jun 4 21:26:03 UTC 2008


On Wed, Jun 4, 2008 at 2:14 PM, Noah Slater <nslater at bytesexual.org> 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





More information about the Reportbug-maint mailing list