You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I installed CRISPRCasTyper (v1.8.0) through conda but it can not execute makeblastdb, this error appears:
[2024-07-05 11:00:29] INFO: BLASTing for CRISPR near cas operons
makeblastdb: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
blastn: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
And then:
FileNotFoundError: [Errno 2] No such file or directory: 'cctyper_2/blast.tab'
Hi,
I installed CRISPRCasTyper (v1.8.0) through conda but it can not execute makeblastdb, this error appears:
And then:
It might be due to a version problem of Blast bioconda/bioconda-recipes#24033
Thanks
The text was updated successfully, but these errors were encountered: