eBay / tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
https://ebay.github.io/tsv-utils/
Boost Software License 1.0
1.42k stars 80 forks source link

-bash: ./tsv-pretty: cannot execute binary file #351

Open xiucz opened 2 years ago

xiucz commented 2 years ago

Hi,

Thanks for your tool. When I use the lastest verison:

tsv-utils-v2.2.1_osx-x86_64_ldc2 reports error.

-bash: ./tsv-pretty: cannot execute binary file

Best, xiucz

corneliusroemer commented 1 year ago

Do you happen to have an ARM mac? You have to enable rosetta to run osx-64 binaries on it.

More details are needed to help more.