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



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

Reply via email to