I am trying to convert my dti tracts stats to a table and got the following error
tractstats2table --inputs fmajor_PP_avg23_mni_flt/pathstats.overall.txt --overall --tablefile table.txt Traceback (most recent call last): File "/usr/local/freesurfer/bin/tractstats2table", line 9, in <module> from fsutils import TractOverallStatsParser, TractByvoxelStatsParser, BadFileError, tractlogger ImportError: cannot import name TractOverallStatsParser
i fixed the problem
----- Original Message ----- From: "Jon Wieser" wieser@uwm.edu To: "freesurfer" freesurfer@nmr.mgh.harvard.edu Sent: Tuesday, March 26, 2013 4:21:35 PM Subject: [Freesurfer] trackstats2table error
I am trying to convert my dti tracts stats to a table and got the following error
tractstats2table --inputs fmajor_PP_avg23_mni_flt/pathstats.overall.txt --overall --tablefile table.txt Traceback (most recent call last): File "/usr/local/freesurfer/bin/tractstats2table", line 9, in <module> from fsutils import TractOverallStatsParser, TractByvoxelStatsParser, BadFileError, tractlogger ImportError: cannot import name TractOverallStatsParser
freesurfer@nmr.mgh.harvard.edu