DiamondLightSource / DiamondLightSource/httomo

Failing conda env creation command in installation docs

Open
#591 2 comments 0 reactions 0 assignees View on GitHub
bug documentation
Dominant language
Python
Stars
10
Forks
5
Avg merge
5d 17h
Merged PRs (30d)
1

Description

The docs state the following for installing httomo into a conda environment: https://github.com/DiamondLightSource/httomo/blob/dd8787459c4c4b7a5c566567803eacf4bfb70939/docs/source/howto/installation.rst?plain=1#L37-L41

However, the very first line fails:
```
conda env create --name httomo
```

because by default it is expecting to be given the path to an environment YAML file.

These docs should be updated in some manner to reflect a working way to create the conda env necessary for installation.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.