Need help setting up the q environment in Mac

Hi,

I have my $PATH set to bin, $QHOME and $QLIC. Now $QLIC and $QHOME are paths to the m64 library which has the q.k license and the q source file. But I’m still getting this error. Can you help me on how to resolve this? 

?You are awesome!

Thank you in advance

~Adithya

you might not have run one of the following:
source ~/.bashrc 
source ~/.bash_profile
source ~/.zshrc
https://code.kx.com/q/learn/install/#step-5-edit-your-profile

 

I did run the source command, but still faced the issue. I switched to Windows and I found it comparatively easy.