Error when installing q2-SCNIC persist when I run other commands

Hi there, I was trying to install q2-SCNIC in qiime2-2019.7 env following the guide
conda install -q scnic
pip install git+https://github.com/lozuponelab/q2-SCNIC.git
qiime dev refresh-cache
but there was an error message "No module named 'SCNIC'". Then I gave up to install this plugin. But when I run other command like qiime tools import, the same error message "No module named 'SCNIC'" appeared.
Can anyone help to solve this issue? Thank you very much.

Hi, try installing the scnic with pip directly, that fixed this specific error for me.

Cheers!

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