Re: [python-win32] Could not load excelAddin demos

2014-04-14 Thread Pierre Mallard
ppreciated :=D Pierre On Mon, Apr 14, 2014 at 9:46 AM, Pierre Mallard wrote: > Hello and thanks for your response Michel. > > As you stated I did install addIn as Administrator (I ran cmd as > Administrator). > I unregister as an admin and re-install addIn as a normal user (no

Re: [python-win32] Could not load excelAddin demos

2014-04-14 Thread Pierre Mallard
idea ? Thanks a lot, Pierre Mallard On Mon, Apr 14, 2014 at 7:40 AM, mc@mclaveau wrote: > Bonjour ! > > Il s'agit d'un problème avec les paramètres de sécurité d'Office et de > Windows 8(.1) > Vérifier aussi si la mise en place de l'add-in n'aurait pas été f

[python-win32] Could not load excelAddin demos

2014-04-13 Thread Pierre Mallard
Hello, I'm running on Windows8.1 64 bits, Excell 2013, Python 3.4 and pywin32-218.win-amd64-py3.4 That might be a newbee question but I'm running out of idea to fix this : First I ran makepy.py for both excel library and office and have been able to use excel interface as a com client in python.