You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to install the q2 SCNIC plugin on qiime 2020.2
I am also able to do the first filtering step.
However, I am unable to do the next correlation step and get this error:
(qiime2-2020.2) [sdegregori@surfingmantis scnic]$ qiime SCNIC calculate-correlations \
> --i-table data-filtered-scnic.qza \
> --p-method sparcc \
> --o-correlation-table correls.qza
Plugin error from SCNIC:
[Errno 2] No such file or directory: 'fastspar': 'fastspar'
Debug info has been saved to /tmp/qiime2-q2cli-err-o352x4yp.log
I tried installing fastspar but it gets stuck in this environment solving loop.
I also tried installing it in its own environment which actually works but still get the error in the qiime environment which I guess makes sense.
Cheers,
Sam
The text was updated successfully, but these errors were encountered:
I am able to install the q2 SCNIC plugin on qiime 2020.2
I am also able to do the first filtering step.
However, I am unable to do the next correlation step and get this error:
I tried installing fastspar but it gets stuck in this environment solving loop.
I also tried installing it in its own environment which actually works but still get the error in the qiime environment which I guess makes sense.
Cheers,
Sam
The text was updated successfully, but these errors were encountered: