-
Notifications
You must be signed in to change notification settings - Fork 634
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working