Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot unzip file. tempdir needs write permissions and sufficient free space. #17

Open
Kapok1222 opened this issue Mar 23, 2022 · 0 comments

Comments

@Kapok1222
Copy link

@soltanianzadeh Hello, when I was running the demo_ inference.py file, I encountered this problem. If I can get your help, it will be very happy for me.

matlab_pysdk.runtime.MatlabRuntimeError: An error occurred when evaluating the result from a function. Details:
File C:\Users\hp\AppData\Local\Temp\hp\mcrCache9.3\STNeur0\toolbox\images\iptformats+images+internal+nifti\niftiFile.m, line 130, in niftiFile.getUncompressedFileName

File C:\Users\hp\AppData\Local\Temp\hp\mcrCache9.3\STNeur0\toolbox\images\iptformats+images+internal+nifti\niftiFile.m, line 45, in niftiFile.niftiFile

File C:\Users\hp\AppData\Local\Temp\hp\mcrCache9.3\STNeur0\toolbox\images\iptformats\niftiread.m, line 66, in niftiread

File C:\Users\hp\AppData\Local\Temp\hp\mcrCache9.3\STNeur0\FarsiuPrivate\Soltanian-Zadeh\NiftyNet\Code and data review\Software\utility functions\HomoFilt_Normalize.m, line 44, in HomoFilt_Normalize
Cannot unzip file. tempdir needs write permissions and sufficient free space.

Run this sentence to the problem in the code:

matlabLib.HomoFilt_Normalize(data_file,DirSaveData,name[0],s,nargout=0)

I think it should be caused by the lack of this file:'F:\STNeuroNet-master\Dataset\ABO\524691284_processed.nii.gz'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant