Confirmed: $ python Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import libavg Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named libavg >>> $ python2.5 Python 2.5.4 (r254:67916, Apr 4 2009, 17:55:16) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import libavg >>>
** Changed in: libavg (Ubuntu) Importance: Undecided => High ** Changed in: libavg (Ubuntu) Status: New => Triaged -- Can't import avg from libavg in Jaunty https://bugs.launchpad.net/bugs/363436 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs