prokka icon indicating copy to clipboard operation
prokka copied to clipboard

Could not determine version of tbl2asn - please install version 24.3 or higher

Open peiyaohu opened this issue 1 year ago • 3 comments

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!

peiyaohu avatar Jun 06 '23 10:06 peiyaohu

check here for possible solution https://github.com/tseemann/prokka/issues/667

abhijeetsingh1704 avatar Jun 27 '23 14:06 abhijeetsingh1704

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!

anbadilla avatar Jul 02 '23 17:07 anbadilla

Try with old releases: https://ftp.ncbi.nlm.nih.gov/asn1-converters/versions/2023-01-19/by_program/tbl2asn/

hlfernandez avatar Oct 12 '23 10:10 hlfernandez