Hello,
I am trying to install SibeliaZ on a conda environment using the following codes:
conda install -c bioconda sibeliaz and conda install sibeliaz but I keep getting the error:
`Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
and use the search bar at the top of the page.`
Any advice?