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