Topic: Problem to open mzXML file in windows 7
Hello,
I have been experiencing some problems trying to open mzXML files with mMass in Windows 7. I have been able to open the same files in XP and Mac OS X using the same versión of mMass but not in Windows 7. I have tried with different versions but the files cannot be opened, a window appears with the message: "Unable to open the document. Selected document is damaged or contains no data".
In the mmass.exe.log file I obtain the following
Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 552, in __bootstrap_inner
File "threading.pyo", line 505, in run
File "gui\main_frame.pyo", line 3745, in getDocumentScanList
File "mspy\parser_mzxml.pyo", line 128, in scanlist
File "xml\sax\expatreader.pyo", line 107, in parse
File "xml\sax\xmlreader.pyo", line 119, in parse
File "xml\sax\expatreader.pyo", line 111, in prepareParser
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 20: ordinal not in range(128)
Thank you