This is the error i get:
Traceback (most recent call last): File \"dwload.py\", line 9, in File \"Pmw\\__init__.pyc\", line 28, in
I had the same problem when using pyinstaller and tkinter table (py 2.7). The problem was solved by removing the Pwm dependency in the tkintertable lib metadata. Its will help you, if pwm dont used in program