Can't import 2D images
Brought to you by:
ajkenned,
jeremy_gill
When I try to import a set of 2D images numbered
image021.tif to image177.tif, Microview doesn't import
them, then gives a crash message when it is closed.
This is the same for bmp and png files, and for 24 bit
colour and 256 shades of grey.
The Microview.exe.log says:
LookupError Exception in Tk callback
Function: <function <lambda> at 0x05F40B30> (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
Steven Hammer
steven.hammer@ed.ac.uk