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

mriqc_clf does not work locally #7

Open
narloncassio opened this issue Feb 16, 2022 · 1 comment
Open

mriqc_clf does not work locally #7

narloncassio opened this issue Feb 16, 2022 · 1 comment

Comments

@narloncassio
Copy link

Dear experts, I am trying to run mriqc_clf locally on my Mac and I get the following error:

mriqc_clf --load-classifier -X group_T1w.tsv
Traceback (most recent call last):
  File "/Users/Narlon/opt/miniconda3/bin/mriqc_clf", line 8, in <module>
    sys.exit(main())
  File "/Users/Narlon/opt/miniconda3/lib/python3.9/site-packages/mriqc/bin/mriqc_clf.py", line 156, in main
    from ..classifier.helper import CVHelper
  File "/Users/Narlon/opt/miniconda3/lib/python3.9/site-packages/mriqc/classifier/helper.py", line 20, in <module>
    from sklearn.metrics.scorer import check_scoring
ModuleNotFoundError: No module named 'sklearn.metrics.scorer'

Any ideas how to fix this issue, if possible at all?

Thank you!

mriqc --version
MRIQC v0.16.1
@oesteban
Copy link
Member

The MRIQC classifier aged pretty badly. We have outsourced it to the nipreps/mriqc-learn package, where I'm also moving this issue for reference.

@oesteban oesteban transferred this issue from nipreps/mriqc Mar 13, 2022
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

2 participants