Closed AlicePsyche closed 8 years ago
Go back to the root environment first
(g2gtools) $ source deactivate
and do the following,
$ conda config --add channels r
$ conda config --add channels bioconda
and then try install again.
$ source activate g2gtools
(g2gtools) $ conda install -c kbchoi g2gtools
Thanks a lot ! I have installed it successfully. Sorry for the silly question, I am not familiar with conda...
Hi,
I am trying to install g2gtools using conda as
(g2gtools) $ conda install -c kbchoi g2gtools
but I received error report saysCould you please check if you have provided all the needed dependencies in conda?
Thanks in advance. :)