Replies: 1 comment
-
If you installed via pypi, it's probably due to the fact the post-install scripts haven't run - try installing from the .exe installer. This is more a support request than a bug request, so you should email the pywin32 mailing list as the issue template mentioned - but feel free to reopen if you can identify a clear bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
\Lib\site-packages\win32com\demos\excelAddin.py invalid.
Though the Com add-in registers itself successfully and is displayed in "com add-ins" list in Excel, it does not work.
Only error feedback I get is on the "Load behavior" line in excel's "com add-ins" dialog, says "Not loaded. A runtime error occurred during the loading of the com add-in"
How can I find out what goes wrong?
Version:
python2.7/python3.8
pywin32
excel 2010 32bit/64bit
win7
Beta Was this translation helpful? Give feedback.
All reactions