Skip to content

Tutorial step 3 hangs #2008

@hepcat72

Description

@hepcat72

Snakemake version
This is just in the tutorial in the docs...

Describe the bug
I was running through the snakemake tutorial in:

snakemake/docs/tutorial/setup.rst

And the command in step 3:

mamba env create --name snakemake-tutorial --file environment.yaml

just hangs. I googled and found the solution here:

https://stackoverflow.com/a/68645698/2057516

So I added python to the dependencies in the environment.yml file, and it worked. Might at least want to make a note of the issue in the tutorial?

Logs

Minimal example

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions