[python-win32] Any update on this issue? https://github.com/mhammond/pywin32/issues/1568

Tim Roberts timr at probo.com
Thu Sep 24 02:17:03 EDT 2020


On Sep 23, 2020, at 10:46 PM, Patrick Bolliger <patrickbolliger at gmx.ch> wrote:
> 
> I experience the same problem as described in the issue (https://github.com/mhammond/pywin32/issues/1568 <https://github.com/mhammond/pywin32/issues/1568>).
> I reached out to Mark Hammond who suggested to ask on this mailing list.
> 
> Also tried to work with makepy.py -d to identify possible libraries but nothing found.
> It is my office computer switched from WIn7 to Win10, Excel is 64-bit version (Not having any admin rights, so not possible to investigate very deep)
> 
> So I am not sure if as the library is called „win32com“ it can not work on 64-bit Excel, so any plans for win64com? :-)

If you have a 64-bit Python, then your win32com is a 64-bit library.  Exactly which error do you get?  That large negative number is a COM error code.

Are you sure you still have Excel installed?  Are you quite sure it’s a 64-bit Excel?
— 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20200923/12756ed4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3279 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20200923/12756ed4/attachment.bin>


More information about the python-win32 mailing list