[Debian-med-packaging] Bug#747494: python3-biopython: Does not use C implementations of cpairwise2 functions

Jamie Norrish jamie at artefact.org.nz
Fri May 9 21:22:29 UTC 2014


On Fri, 2014-05-09 at 13:32 +0200, Jakub Wilk wrote:

> But in Python 3 imports as always absolute, unless explicitly 
> requested, so the import fails, and this code snippet is no-op.
> Changing the import line to:
> 
>     from .cpairwise2 import rint, _make_score_matrix_fast
> 
> should do the trick.

Indeed. This was actually reported and fixed a couple of months ago
upstream[1]; I foolishly didn't check the closed bugs there before
submitting my report. Sorry for the noise. I'll make the import change
locally.

[1] https://github.com/biopython/biopython/pull/299

Jamie



More information about the Debian-med-packaging mailing list