MrOlm / inStrain

Bioinformatics program inStrain
MIT License
137 stars 33 forks source link

isntallation problem #147

Closed Elennona closed 1 year ago

Elennona commented 1 year ago

Hi!

I am installing instrain, but encountered some issues. $ conda activate instrain $ conda install -c conda-forge -c bioconda -c defaults instrain

I am getting this: solving environment failed with initial frozen solve. retrying with flexible solve.

Conda version is 4.12.

Thank you!

MrOlm commented 1 year ago

Hi @Elennona - it seems like there are conflicts with existing programs in your environment. I would try and install into a new environment.

Best, Matt