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

Sergio Valqui svalqui at unimelb.edu.au
Sun Jun 10 03:01:34 UTC 2018


Hi Peter,
That worked, Thank You.
Sergio.

On Sat, 2018-06-09 at 19:42 +0100, Peter Cock wrote:
That's some (new) C code which must be compiled - did you run "python setup.py<http://setup.py> build" first?

Peter

On Fri, 8 Jun 2018 at 07:09, Sergio Valqui <svalqui at unimelb.edu.au<mailto: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<mailto:Biopython at mailman.open-bio.org>
http://mailman.open-bio.org/mailman/listinfo/biopython<http://mailman.open-bio.org/mailman/listinfo/biopython>

--

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20180610/52c9f886/attachment.html>


More information about the Biopython mailing list