Dear Experts,
This message is related to cpac_gui. Since afni is indicated in the error message (last line), I am posting it here. Once I join in the cpac forum I will post it there also.
When I try to open cpac_gui I am getting the error whcih I pasted below. Please go through the error message and give your suggestions.
Thanks
Ramesh
$ cpac_gui
Traceback (most recent call last):
File “/usr/local/bin/cpac_gui”, line 3, in
import CPAC
File “/usr/local/lib/python2.7/dist-packages/CPAC/init.py”, line 21, in
import anat_preproc,
File “/usr/local/lib/python2.7/dist-packages/CPAC/anat_preproc/init.py”, line 1, in
from anat_preproc import create_anat_preproc
File “/usr/local/lib/python2.7/dist-packages/CPAC/anat_preproc/anat_preproc.py”, line 1, in
from nipype.interfaces.afni import preprocess
ImportError: No module named nipype.interfaces.afni