Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Errno 2] No such file or directory: 'fastspar': 'fastspar' #12

Open
samd1993 opened this issue May 6, 2021 · 2 comments
Open

[Errno 2] No such file or directory: 'fastspar': 'fastspar' #12

samd1993 opened this issue May 6, 2021 · 2 comments

Comments

@samd1993
Copy link

samd1993 commented May 6, 2021

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

@nandan75
Copy link

Hi All,

I am running this step --

module load anaconda3
conda activate qiime2-2019.10

qiime SCNIC calculate-correlations
--i-table filtered_table_LBM1_2-sparcc-filter.qza
--p-method sparcc
--o-correlation-table filtered_table_LBM1_2-sparcc-filter_correls.qza

And get an error --

Plugin error from SCNIC:

[Errno 2] No such file or directory: 'fastspar': 'fastspar'

Debug info has been saved to /tmp/pbs.5803566.pbsserver/qiime2-q2cli-err-5_66ddv9.log

I can see a similar error above without a solution. Can someone suggest what is to be done here?

regards,

Nandan

@emankhalaf
Copy link

I have the same issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants