When trying to load a newick file using EvolTree from ete4, I get the error 'init from dict data should not use parser'.
The file is indeed a newick file, and I can load it using ete3.
If there is documentation on how to use EvolTree in ete4, relevant pointers would be appreciated
Is there anything else I am missing?