etetoolkit / ete

Python package for building, comparing, annotating, manipulating and visualising trees. It provides a comprehensive API and a collection of command line tools, including utilities to work with the NCBI taxonomy tree.
http://etetoolkit.org
GNU General Public License v3.0
795 stars 214 forks source link

trying to install and got this issue #339

Open jprmachado opened 6 years ago

jprmachado commented 6 years ago

Solving package specifications: . Error: Dependencies missing in current linux-64 channels:

Did you mean one of these?

phylobayes

Did you mean one of these?

pmodeltest

Did you mean one of these?

argtable2

You can search for this package on anaconda.org with

anaconda search -t conda mafft 6.861.*

(and similarly for the other packages)

jhcepas commented 6 years ago

@jprmachado all those packages should be available in the etetoolkit channel.

unode commented 6 years ago

@jprmachado I suspect this might be caused by: https://conda.io/docs/user-guide/tasks/manage-channels.html which is a little known fact and somewhat unexpected to many users.

Can you provide some more details about your system and what other channels you have enabled/installed?