dicompyler icon indicating copy to clipboard operation
dicompyler copied to clipboard

Spatial registration storage file is not currently supported

Open bobred opened this issue 8 years ago • 3 comments

Hi I can no longer open any data sets, I get the message as shown in the attachment. image This is strange because I used to be able to open them.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

bobred avatar Aug 17 '17 11:08 bobred

Can you try using open quickly instead of open in the interface and find the DICOM file that is causing the issue?

Also, if you are able to run from source, you can try running dicompyler from the Python 3 branch: https://github.com/bastula/dicompyler/tree/dependencyupdate . This branch requires the latest version of pydicom, which would allow more types of files to work due to the updated data dictionary.

bastula avatar Aug 17 '17 12:08 bastula

Both methods crashes the program. My colleague is able to open the file. There must be something on my system it doesn't like, I will try and reinstall it.

bobred avatar Aug 17 '17 12:08 bobred

That is very strange. The only thing I can think of that would be different is either the operating system, or you might have a custom plugin installed that your colleague doesn't have installed which is getting stuck.

bastula avatar Aug 17 '17 13:08 bastula