error while opening the app

Traceback (most recent call last):
File "gmail-backup-gui.py", line 603, in
File "gmail-backup-gui.py", line 586, in __init__
File "gmail-backup-gui.py", line 273, in __init__
File "gmail-backup-gui.py", line 363, in restoreSettings
File "gmail-backup-gui.py", line 335, in settingsFn
File "os.pyo", line 435, in __getitem__
KeyError: 'APPDATA'

================================
windows xp
python 3.0.1

Here's another:

Gmail Backup Tool Application errors on opening:

Here's another the log entry

Traceback (most recent call last):
File "gmail-backup-gui.py", line 12, in
File "wx\__init__.pyo", line 45, in
File "wx\_core.pyo", line 4, in
File "wx\_core_.pyo", line 12, in
File "wx\_core_.pyo", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.

Operating system: Win 2K

===============================================

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

any help here please?! thx

any help here please?!

thx

The Gmail Backup is not

The Gmail Backup is not compatible with Python 3.0.
Use Python 2.5. Hopefully this helps.