You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am correcting it but it's not a problem don't worry.
it's a variable used when importing .mgz because it goes through a temporary file (conversion in nifti) before the real importation of the nifti if validate by the user.
when not importing .mgz the tmp_nii_path is not defined but not really used. (self.ui.niftiFileLabel.setText is the Qt label on the interface reminding the user which file is opened)
At each import of a new volume, I get this error:
But it's not blocking, and it seems to be importing everything correctly.
Should I be worried about this?
The text was updated successfully, but these errors were encountered: