Hi all,
I have installed AFNI and am trying to run uber_subject.py but I get this error:
**** failed to import PyQt4.QtGui ****
PyQt4 must be installed to run the uber_subject.py GUI
--> see the output of: uber_subject.py -help_install
My output for which python is
sabir@sabir-desktop:~$ which python
/home/sabir/anaconda3/bin/python
I have PyQt4 installed but I’m not sure why it can’t find it. What should I do?
Thanks so much.