Skip to content

RuntimeError: No e-mail or NCBI API key found, please run cblaster config #101

@brshcbio

Description

@brshcbio

The email Id during the installation was updated by-

cblaster config --email "emailid"
[10:26:54] INFO - Starting config module
[10:26:54] INFO - Found existing configuration file, reading
[10:26:54] INFO - Writing configuration to /home/compbio/.config/cblaster/config.ini
[10:26:54] INFO - Done!
Now, while running the following:-
cblaster search -qf test.fasta -p plot.html
Gives
Traceback (most recent call last):
File "/home/user/.local/bin/cblaster", line 8, in
sys.exit(main())
File "/home/user/.local/lib/python3.10/site-packages/cblaster/main.py", line 420, in main
set_entrez()
File "/home/compbio/.local/lib/python3.10/site-packages/cblaster/main.py", line 46, in set_entrez
raise RuntimeError("No e-mail or NCBI API key found, please run cblaster config")
RuntimeError: No e-mail or NCBI API key found, please run cblaster config

Kindly resolve the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions