Cole Lyman
Cole Lyman
Hi Albus, Thanks for using CRISPResso! Sorry that you are running into this issue. Could you run the second command with the `--debug` flag and provide the output? Thanks, Cole
Thanks for using CRISPResso @xguo-nveloptx! Sorry for the delay and sorry that you are running into this bug. We haven't been able to reproduce it, could you provide some more...
Hi @ahrimj21, Sorry to hear that you are running into these issues! They are very frustrating. Have you tried running `conda install crispresso2=2.3.2`? Alternatively, if you can't get the newest...
Hi @ahrimj21, So sorry you are still having trouble with this, but I think you are close! Could you try the last command again, but add the `conda-forge` channel? Like...
Interesting, I'm not sure why this is happening. Maybe try explicitly adding `seaborn-base`? Like `conda create -n crispresso2_new-2.3.2 -c bioconda -c conda-forge crispresso2=2.3.2 seaborn-base`. You could also try install `seaborn`...
Ah, I see. Looks like seaborn doesn't support the Apple Silicon architecture yet. If you try this, does it fix it? `CONDA_SUBDIR=osx-64 conda create -n crispresso2_new-2.3.2 -c bioconda -c conda-forge...
Hi @ahrimj21, I'm sorry that isn't working, I'm not sure what else to suggest other than trying Docker! Thanks, Cole
Hi @matandro and @rohan-mammothbio, Thanks for submitting the issue and the associated PR. We ran into the same issue a few days ago and have a fix that is backwards...
Thanks @matandro, the PR (https://github.com/pinellolab/CRISPResso2/pull/537) has been merged in. @kclem would you be able to close this issue?
Ah, I see what it is like that now; I figured there was a good reason :). 1. I like this option because it keeps the file separate which makes...