Package: python-matplotlib Version: 0.87.7-0.1 Severity: serious matplotlib in testing defaults to numpy. But it does not work with the numpy in testing:
>>> import pylab RuntimeError: module compiled against version 1000009 of C-API but this version of numpy is 1000002 I have marked this bug as RC, because the package does not work in its default installation, and fixing it isn't even simple for the average user/admin. They have to find the config and switch from numpy to numarray/numeric. The solutions to this problem include: - Unfreeze numpy - Change the default, and document, that matplotlib and numpy-on-testing is b0rked. - Rebuild on testing Elrond -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]