You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
any treeomics submodules/packages (phylogeny, plots, utils) are not installed.
This is due to a malformed setup.py script. This can be fixed by simply commenting out the definition of packages on line 10 and uncommenting the one on line 9.
When installed with:
any treeomics submodules/packages (phylogeny, plots, utils) are not installed.
This is due to a malformed
setup.py
script. This can be fixed by simply commenting out the definition ofpackages
on line 10 and uncommenting the one on line 9.Change:
to
The text was updated successfully, but these errors were encountered: