[Biopython] cannot import name '_aligners', Python 3.6.5

Peter Cock p.j.a.cock at googlemail.com
Sat Jun 9 18:42:06 UTC 2018


That's some (new) C code which must be compiled - did you run "python
setup.py build" first?

Peter

On Fri, 8 Jun 2018 at 07:09, Sergio Valqui <svalqui at unimelb.edu.au> wrote:

> Hi All,
> I just starting to look at Biopython , I've downloaded it from Github and
> tried to run the test
>
> ~/biopython-master/Tests$ python3 run_tests.py
>
> And is returning a lot of errors as:
>
>     from Bio.Align import _aligners
> ImportError: cannot import name '_aligners'
>
> Can someone please point me to where/how I can address this?
>
> Thank you.
>
> Sergio.
>
>
> _______________________________________________
> Biopython mailing list  -  Biopython at mailman.open-bio.org
> http://mailman.open-bio.org/mailman/listinfo/biopython
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20180609/f2691cc7/attachment.html>


More information about the Biopython mailing list