tianchen2019

Results 4 comments of tianchen2019

> I have the same problem. When running the command as: `conda create -n stream python jupyter` `conda activate stream` `conda install -c bioconda stream` I got the following error:...

> i used this command: conda create -n env_stream3 python=3.7 stream=1.0 stream_atac jupyter the error is : Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will...

> Was able to fix my issue, it was an issue with conda version. Created a conda environment with python 3.7 so I could downgrade to conda 4.6.14. Then I...

> Hi thanks for letting us know. Instead of upgrading it to the latest version, can you install the latest version from scratch? This should help solve most of the...