Package: reportbug
Version: 3.41
Followup-For: Bug #484534
I have same problem. Purging and reinsatlling python-urwid package didn't help.
Apparently python-urwid is not a problem. Following executes successfuly on my
system:
$ python -c "import urwid.raw_display"
$ echo $?
0
-- Package-speci
On Wed, Jun 04, 2008 at 05:26:03PM -0400, Chris Lawrence wrote:
> 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.
[EMAIL PROTECTED]: ~ $ python -c "import urwid.raw_di
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 bac
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:
[EMAIL PROTECTED]: ~/ $ s
4 matches
Mail list logo