I installed `csv_tui` on system with macOs to `/usr/local/bin`. Then I executed it: ```bash csv_tui ``` And got this: ```text zsh: exec format error: csv_tui ``` What I am doing wrong here?