Closed biobrad closed 1 year ago
Hi Brad,
This is great! Thanks a lot for all your trials. I hope we stop hearing from ggtree issues in a while... I will leave this issue open so other users can see, but I will move this solution (and https://github.com/nmquijada/tormes/issues/60) to the installation instructions in the main repo.
Thanks a lot! Narciso
I have the same issue. I tried to install ggtree, as you wrote, but encountered the following error:
(tormes-1.3.0) khabibullinnr@microbgenome:~$ mamba install bioconductor-ggtree=2.0.0
__ __ __ __
/ \ / \ / \ / \
/ \/ \/ \/ \
███████████████/ /██/ /██/ /██/ /████████████████████████ / / \ / \ / \ / \ _ / / _/ _/ _/ \ o _, / _/ ___/ ` |/ ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗ ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗ ██╔████╔██║███████║██╔████╔██║██████╔╝███████║ ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║ ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝
mamba (1.3.1) supported by @QuantStack
GitHub: https://github.com/mamba-org/mamba
Twitter: https://twitter.com/QuantStack
█████████████████████████████████████████████████████████████
Looking for: ['bioconductor-ggtree=2.0.0']
pkgs/main/linux-64 No change pkgs/r/linux-64 No change pkgs/r/noarch No change pkgs/main/noarch No change
Pinned packages:
Could not solve for environment specs Encountered problems while solving:
The environment can't be solved, aborting the operation
Try:
Mamba install -c bioconda bioconductor-ggtree=2.0.0
On Wed, 1 Mar 2023, 11:00 pm Khabibullin543, @.***> wrote:
I have the same issue. I tried to install ggtree, as you wrote, but encountered the following error:
(tormes-1.3.0) @.***:~$ mamba install bioconductor-ggtree=2.0.0
__ __ __ __ / \ / \ / \ / \ / \/ \/ \/ \
███████████████/ /██/ /██/ /██/ /████████████████████████ / / \ / \ / \ / \ _ / / / / / \ o *, / / */ ` |/ ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗ ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗ ██╔████╔██║███████║██╔████╔██║██████╔╝███████║ ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║ ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝
mamba (1.3.1) supported by @QuantStack GitHub: https://github.com/mamba-org/mamba Twitter: https://twitter.com/QuantStack
█████████████████████████████████████████████████████████████
Looking for: ['bioconductor-ggtree=2.0.0']
pkgs/main/linux-64 No change pkgs/r/linux-64 No change pkgs/r/noarch No change pkgs/main/noarch No change
Pinned packages:
- python 3.6.*
Could not solve for environment specs Encountered problems while solving:
- nothing provides requested bioconductor-ggtree 2.0.0**
The environment can't be solved, aborting the operation
— Reply to this email directly, view it on GitHub https://github.com/nmquijada/tormes/issues/62#issuecomment-1450071929, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANITBGTOO4SGLJZJI2ZSN4LWZ46N3ANCNFSM6AAAAAAVIJTZGQ . You are receiving this because you authored the thread.Message ID: @.***>
Solution added to the Installation section.
Thanks a lot! N
I have encountered a new issue when running tormes-setup with the installation of 'ape'
After a lot of trial and error, i was able to get the tormes report to generate after adding the following packages to my tormes environment
EDIT: Doesn't need 'r-ape' installed to avoid the error in tormes-setup ***Second Edit: adding channel in the mamba install command
This is the amended .yml file if you want to start from a fresh install.
https://github.com/biobrad/Tormes-Meta-Create/blob/main/tormes-1.3.0.yml
I have tested from a fresh install with this .yml and it stops the errors from occuring with ggtree during the tormes-setup process.