[python-win32] win32com client Workbooks.Open throws exeption

2010-08-13 Thread
Workbooks.Open fails randomly throws an exception Code: def logToXLS(fileNameXLS,worksheetNum,row,col,data): import win32com.client fileName=fileNameXLS # Xls File name to be updated path=os.getcwd() filePath=os.path.join(os.getcwd(),fileName

[python-win32] problem installing pywin32

2010-08-13 Thread bussiere maillist
i've downloaded python 3.1.2 but when i dl pywin32 and install it it says to me that it founds nothing in the registry how can i solve it ? May someone give me what to create in the registry for it to works Regards Bussiere #pywin32probleminstall ___ pyt