Hi
Following up from Twitter, I can still not get this to work.
I'm working on an Ubuntu 14 image on EC2
conda create -n sourmash_test
source activate sourmash_test
conda install -c bioconda sourmash=2.0.0a9
This produces:
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- sourmash=2.0.0a9
- ijson
Current channels:
- https://conda.anaconda.org/bioconda/linux-64
- https://conda.anaconda.org/bioconda/noarch
- https://repo.anaconda.com/pkgs/main/linux-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/free/linux-64
- https://repo.anaconda.com/pkgs/free/noarch
- https://repo.anaconda.com/pkgs/r/linux-64
- https://repo.anaconda.com/pkgs/r/noarch
- https://repo.anaconda.com/pkgs/pro/linux-64
- https://repo.anaconda.com/pkgs/pro/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
Any ideas?
Cheers
Mick
Hi
Following up from Twitter, I can still not get this to work.
I'm working on an Ubuntu 14 image on EC2
This produces:
Any ideas?
Cheers
Mick