-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hello All !
I'm trying to convert some NSF files to EML files with no luck. I have the following errors in nsf2x.log :
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__ return self.func(*args) File "nsf2x.py", line 612, in doConvert File "nsf2x.py", line 679, in doConvertDirectory File "nsf2x.py", line 746, in realConvert File "nsf2x.py", line 127, in __init__ File "nsf2x.py", line 183, in __SetDLLReturnTypes File "C:\Logiciel\WinPython-32bit-3.4.4.4Qt5\python-3.4.4\lib\ctypes\__init__.py", line 364, in __getattr__ func = self.__getitem__(name) File "C:\Logiciel\WinPython-32bit-3.4.4.4Qt5\python-3.4.4\lib\ctypes\__init__.py", line 369, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) AttributeError: function 'MMCreateConvControls' not found
I've installed WinPython-32bit-3.4.4.4Qt5 in the C:\Logiciel\ directory but it haven't resolved the problem. Please Help me. Thanks in advance.