brew install wxpython
pip install fsleyes

Post installation - add to zsh (~/.zshrc) or in older OSx to ~/.bash_profile

export FSLDIR=~/Praca
#optionally if installed in venv
alias fsleyes="source ~/Praca/fsleyes/fsleyes/bin/activate && fsleyes"