Hello everyone, I urgently need to ask a question when installing RESCRIPt:
I used the following code from the RESCRIPt tutorial
After installing and executing this command:
qiime dev refresh-cache
ModuleNotFoundError: No module named 'ncbi'
Hello everyone, I urgently need to ask a question when installing RESCRIPt:
I used the following code from the RESCRIPt tutorial
After installing and executing this command:
qiime dev refresh-cache
ModuleNotFoundError: No module named 'ncbi'
I have resolved this issue by manually installing
conda install -c bioconda ncbi-datasets-pylib
Hi @towns,
Glad you figured it out!
It seems that you skipped the conda install step prior to the pip install command as outlined here.
-Cheers!
-Mike
An off-topic reply has been split into a new topic: Extracting sequence-segments from NCBI data
Please keep replies on-topic in the future.