Plugin error from feature-classifier 2021

Hi there,
I am super new with Qiime2, I was following the “Moving picture tutorial” and I got the error below…
Can anyone help me? Be kind…I am a dummie beginner… Thanks

Plugin error from feature-classifier:

The scikit-learn version (0.23.1) used to generate this artifact does not match the current version of scikit-learn installed (0.24.1). Please retrain your classifier for your current deployment to prevent data-corruption errors.

Debug info has been saved to /tmp/qiime2-q2cli-err-d7x2pdlj.log

(qiime2-2020.2) qiime2@qiime2core2020-2:~/qiime2-moving-pictures-tutorial$ head /tmp/qiime2-q2cli-err-d7x2pdlj.log
Traceback (most recent call last):
File “/home/qiime2/miniconda/envs/qiime2-2020.2/lib/python3.6/site-packages/q2cli/commands.py”, line 328, in call
results = action(**arguments)
File “</home/qiime2/miniconda/envs/qiime2-2020.2/lib/python3.6/site-packages/decorator.py:decorator-gen-343>”, line 2, in classify_sklearn
File “/home/qiime2/miniconda/envs/qiime2-2020.2/lib/python3.6/site-packages/qiime2/sdk/action.py”, line 234, in bound_callable
spec.view_type, recorder)
File “/home/qiime2/miniconda/envs/qiime2-2020.2/lib/python3.6/site-packages/qiime2/sdk/result.py”, line 289, in _view
result = transformation(self._archiver.data_dir)
File “/home/qiime2/miniconda/envs/qiime2-2020.2/lib/python3.6/site-packages/qiime2/core/transform.py”, line 70, in transformation
new_view = transformer(view)

Hey @tatisgua. I think it is a similar problem… Please check This out…!

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.