Hi.
My OS is Windows 7 Ultimate 32bit. I installed Cherrytree, and have DLL issue. I have the DLL file in both /windows/system32 and as well in the Cherrytree directory.
Even that I get this:
Traceback (most recent call last):
File “cherrytree”, line 33, in <module>
File “main.pyc”, line 22, in <module>
File “gtk\__init__.pyc”, line 30, in <module>
File “gobject\__init__.pyc”, line 26, in <module>
File “glib\__init__.pyc”, line 22, in <module>
File “glib\_glib.pyc”, line 12, in <module>
File “glib\_glib.pyc”, line 10, in __load
ImportError: DLL load failed: The specified module could not be found.
How can I tackle this ?