I am able to get my Dicom slices to load using version 2.0.29, but when I installed version 2.1.0 (the version I'd really like to use), I get the following error in the MicroView.exe.log:
LookupError Exception in Tk callback
Function: <function <lambda> at 0x0D87BF70> (type: <type 'function'>)
Args: ()
Traceback (innermost last):
File "Pmw.pyo", line 1784, in __call__
None
File "Pmw.pyo", line 2126, in <lambda>
None
File "Pmw.pyo", line 2105, in _doCommand
None
File "MicroViewIO.pyo", line 388, in ImageImport
None
LookupError: unknown encoding: cp1252
I have no idea how to fix this. I'd appreciate any help.
You can reach me at: lillecorp.com name = kimberly.newell (I mangled this in my attempts to prevent spam)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am able to get my Dicom slices to load using version 2.0.29, but when I installed version 2.1.0 (the version I'd really like to use), I get the following error in the MicroView.exe.log:
LookupError Exception in Tk callback
Function: <function <lambda> at 0x0D87BF70> (type: <type 'function'>)
Args: ()
Traceback (innermost last):
File "Pmw.pyo", line 1784, in __call__
None
File "Pmw.pyo", line 2126, in <lambda>
None
File "Pmw.pyo", line 2105, in _doCommand
None
File "MicroViewIO.pyo", line 388, in ImageImport
None
LookupError: unknown encoding: cp1252
I have no idea how to fix this. I'd appreciate any help.
You can reach me at: lillecorp.com name = kimberly.newell (I mangled this in my attempts to prevent spam)