Open peiyaohu opened 1 year ago
check here for possible solution https://github.com/tseemann/prokka/issues/667
I'm having the exact same problem. Getting this:
Looking for 'tbl2asn' - found /usr/local/bin/tbl2asn sh: /usr/local/bin/tbl2asn: cannot execute binary file Could not determine version of tbl2asn - please install version 24.3 or higher
Even though I manually downloaded tbl2asn and replaced the 'old' files. A solution to this would be highly appreciated!
Try with old releases: https://ftp.ncbi.nlm.nih.gov/asn1-converters/versions/2023-01-19/by_program/tbl2asn/
Hi, I installed prokka use git, and when I execute "prokka assembly.fasta --force", I met the problem above. Then I reinstalled the tbl2asn from "https://ftp.ncbi.nlm.nih.gov/asn1-converters/by_program/table2asn/mac.table2asn.gz", and added to the environment variables. But still got the problem.
How can I fix the problem? Thanks!