Re: [python-win32] win32 error running on python 3 and win 64 machine

2016-07-03 Thread Tim Roberts
On Jun 30, 2016, at 5:23 AM, Nabeela mailto:tabu1...@gmail.com>> wrote: i'm trying to run the following code and get this error import win32com.client as win32 import os excel = win32.gencache.EnsureDispatch('Excel.Application') Traceback (most recent call last): File "C:\Users\nabeelah.b

[python-win32] win32 error running on python 3 and win 64 machine

2016-06-30 Thread Nabeela
Hi, i'm trying to run the following code and get this error import win32com.client as win32import os excel = win32.gencache.EnsureDispatch('Excel.Application') Traceback (most recent call last): File "C:\Users\nabeelah.bijapur\Documents\Anaconda3\lib\site-packages\win32com\client\gencache.p