This is the error i get:
Traceback (most recent call last): File \"dwload.py\", line 9, in File \"Pmw\\__init__.pyc\", line 28, in
Well, the error message says that the path was not found, and if you look at the path, you appear to have mixed up backslashes and slashes as path separators. How are you constructing the path you're using?