[python-win32] Win32: -2147418113, 'Catastrophic failure'

2023-05-23 Thread Pranav S Pawar
Hello Team, My code was working fine from one week in jupyter notebook. Today i just did a kernel restart in jupyter notebook and my code stopped working. Not sure what happened after restart. Tried all options but not able to resolve. So through to get help from here. Basically i am trying to

Re: [python-win32] (no subject)

2023-05-18 Thread Pranav S Pawar
swer should translate > across to Python. > > Good luck, > > Mark > On 2023-05-17 5:39 a.m., Pranav S Pawar wrote: > > Hello Team, > > I am getting an error while using persistence_units.CloseAll() method of > persistence_units module. of win32com > > Error: Att

[python-win32] (no subject)

2023-05-17 Thread Pranav S Pawar
Hello Team, I am getting an error while using persistence_units.CloseAll() method of persistence_units module. of win32com Error: AttributeError: '' object has no attribute 'CloseAll' Below is my code where i am trying to access and erwin datamodel , check connection and close connection. i