Skip to content

Installation errors #4

Description

@ellasiera

Very excited to give Rolypoly a try!
I'm trying to install it on a Linux cluster with the quick setup. During the installation I get this warning twice:

Supported shells are {bash, zsh, csh, posix, xonsh, cmd.exe, powershell, fish, nu}.
critical libmamba Shell not initialized
2026-03-12 16:19:23 Installing rolypoly-tk from PyPI

and this one:
Try 'rolypoly -h' for help
╭─ Error
│ No such command 'prepare-data'. │
╰──

But in the end it says the installation is complete.

Then I activate the Conda environment and run roly-poly --help, and get these errors:
Error loading command 'annotate': No module named 'typing_extensions'
Warning: Failed to load command 'annotate': No module named 'typing_extensions'
Error loading command 'annotate-prot': No module named 'typing_extensions'
Warning: Failed to load command 'annotate-prot': No module named 'typing_extensions'
Error loading command 'annotate-rna': No module named 'typing_extensions'
Warning: Failed to load command 'annotate-rna': No module named 'typing_extensions'
Error loading command 'assemble': No module named 'typing_extensions'
Warning: Failed to load command 'assemble': No module named 'typing_extensions'
Error loading command 'filter-contigs': No module named 'typing_extensions'
Warning: Failed to load command 'filter-contigs': No module named 'typing_extensions'
Error loading command 'filter-reads': No module named 'typing_extensions'
Warning: Failed to load command 'filter-reads': No module named 'typing_extensions'
Error loading command 'marker-search': No module named 'typing_extensions'
Warning: Failed to load command 'marker-search': No module named 'typing_extensions'
Error loading command 'rdrp-motif-search': No module named 'typing_extensions'
Warning: Failed to load command 'rdrp-motif-search': No module named 'typing_extensions'

Also, I would mention in the setup description on GitHub that this is Conda (or mamba) based. It's actually a good thing. I'd also include naming the environment as part of the installation.

Thanks for developing rolypoly!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions