Ticket #44 (closed defect: invalid)

Opened 7 years ago

Last modified 7 years ago

avahi can't find the Python module dbus

Reported by: bjourne@… Owned by: lennart
Milestone: Component: avahi-client
Keywords: Cc:

Description

This happens during the configure step of avahi using jhbuild:

checking for python module dbus... no
configure: error: Could not find Python module dbus

But it is not entierly clear what it is complaining about:

$ python
Python 2.4.3 (#2, Apr 27 2006, 14:43:58)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import dbus
>>>

The dbus module is there.

Change History

Changed 7 years ago by bjourne@…

  • status changed from new to closed
  • resolution set to invalid

Sorry this wasn't avahi's fault. It was the wrong Python interpreter

Note: See TracTickets for help on using tickets.