Starlitnightly / omicverse

A python library for multi omics included bulk, single cell and spatial RNA-seq analysis.
https://starlitnightly.github.io/omicverse/
GNU General Public License v3.0
431 stars 45 forks source link

LibMambaUnsatisfiableError: Encountered problems while solving #70

Closed pickingastar closed 5 months ago

pickingastar commented 5 months ago

Hello, I followed your instructions to install the OmicVerse package, but I received the following result: conda install omicverse -c conda-forge Retrieving notices: ...working... done Channels:

LibMambaUnsatisfiableError: Encountered problems while solving:

Could not solve for environment specs The following package could not be installed └─ omicverse is not installable because it requires └─ scikit-misc >=0.1 , which does not exist (perhaps a missing channel).

I used the "pip freeze" command to check the version of scikit-misc, and it showed version 0.3.1. However, I encountered the aforementioned error, and I'm unsure how to resolve it. Could you please help me? Thank you.

Starlitnightly commented 5 months ago

Hi,

Thanks for your support of omicverse.

image
pickingastar commented 5 months ago

Hi,

Thanks for your support of omicverse.

image

it works,thank you so much.I overlooked important steps and information before.