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

2020-09-24 Thread Tim Roberts
On Sep 23, 2020, at 10:46 PM, Patrick Bolliger  wrote:
> 
> I experience the same problem as described in the issue 
> (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, t...@probo.com
Providenza & Boekelheide, Inc.



smime.p7s
Description: S/MIME cryptographic signature
___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32


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

2020-09-23 Thread Patrick Bolliger
Hi everybody

I experience the same problem as described in the issue 
(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 anybody has an idea, thanks a lot.

Best regards
Patrick

___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32