xie186 / ViewBS

ViewBS - a powerful toolkit for visualization of high-throughput bisulfite sequencing data
GNU General Public License v3.0
81 stars 27 forks source link

Unable to install ViewBS #64

Closed gourav924 closed 1 year ago

gourav924 commented 2 years ago

Hello,

I am trying to install ViewBS but receiving the following output, I am using Python 3.7.12 | packaged by conda-forge

conda install -c bioconda viewbs

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

https://anaconda.org/

and use the search bar at the top of the page.

Note: you may need to restart the kernel to use updated packages.

Please let me know how can I resolve this issue.

gourav924 commented 2 years ago

I have installed it on my machine by cloning from GitHub code