<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Has anyone solved the GetGeneratePath Error?<br><br>I am getting this
when I use win32com.client.DispatchWithEvents('iTunes.Application',
customEventHandler). I have drilled down to the file and found it in
that path. <br><br>Does anyone have any ideas?<br><br>HERE IS THE ERROR. If anyone is good at this please email me back.<br>-------------------------------------------<br>Traceback (most recent call last):<br>  File "AppleHackGUI.pyw", line 376, in <module><br>  File "Main.pyc", line 29, in __init__<br>  File "win32com\client\__init__.pyc", line 250, in DispatchWithEvents<br>  File "win32com\client\gencache.pyc", line 520, in EnsureModule<br>  File "win32com\client\gencache.pyc", line 287, in MakeModuleForTypelib<br>  File "win32com\client\makepy.pyc", line 256, in GenerateFromTypeLibSpec<br>  File "win32com\client\gencache.pyc", line 141, in GetGeneratePath<br>IOError:
[Errno 2] No such file or directory:
'C:\\Users\\Neech\\Documents\\PythonProjects\\AppleHack\\src\\dist\\library.zip\\win32com\\gen_py\\__init__.py'<br>-------------------------------------------------<br>Thanks,<br>Neech</div></body></html>