pgfoster / p4-phylogenetics

A Python phyloinformatic toolkit, and an implementation of tree-heterogeneous models of evolution
GNU General Public License v2.0
29 stars 8 forks source link

ImportError: cannot import name 'TextFace' from 'ete3' (.\lib\site-packages\ete3\__init__.py) #18

Closed zivlang closed 1 year ago

zivlang commented 1 year ago

Hello.
After installing ete3 I ran the following command:
ete3 build -w standard_fasttree -a C:\Users\97254\all_genomes.fna -o Alcanivorax_tree,
which yielded the error in the title.
I found posts in various websites that deal with the same issue, but they either have no solution, or the solution seemed irrelevant (involved the QtPy package).
I'd love to get some guidance on how to resolve this issue.
Thanks.

pgfoster commented 1 year ago

Hi zivlang, Sorry, I do not know what the problem is. You may have better luck with the authors of ete3 or in a forum that deals with ete3, rather than here.