adb014 / nsf2x

A Lotus Notes NSF to EML, MBOX and PST converter
GNU General Public License v2.0
84 stars 25 forks source link

ValueError: unsupported format character '?' (0xa) at index 24 #23

Open dev107 opened 5 years ago

dev107 commented 5 years ago

With all tries, I got a bunch of following errors:

ValueError: unsupported format character '?' (0xa) at index 24 Exception in Tkinter callback Traceback (most recent call last): File "C:\Logiciel\WinPython-32bit-3.4.4.4Qt5\python-3.4.4\lib\tkinter__init.py", line 1538, in call__ File "nsf2x.py", line 612, in doConvert File "nsf2x.py", line 638, in doConvertDirectory

Its running on Windows 7, Lotus Notes 8.5.3 and Outlook 2010. I also tried mbox/eml. Same summary. Any hints?

mtbandi commented 5 years ago

I get the same error.

Win10, Lotus 8.5, Outlook Office 365

eizedev commented 4 years ago

I am having the same problem and using the same version(s) as @mtbandi @adb014 any idea how to fix this? I have tested version 1.3.6 (x86). 1.3.3 and 1.3.5 generally not working.

Thanks