And just to reiterate what Mark said, but also validate that this is the case
from code:
You should be able to run this without issue… (and validate pywin32 works fine)
mydict = win32com.client.Dispatch("Scripting.Dictionary")
… since the “Scripting.Dictionary” COM class lives on every windows
On 2023-05-22 11:05 a.m., Pranav S Pawar wrote:
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 thro
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 g