am work as a python script but not as an executable, I also try adding
the DLLs like pywintype310 and few others when building exe with PyInstaller.
Best,
Nas
-- next part --
An HTML attachment was scrubbed...
URL:
<https://mail.python.org/pipermail/python-win32/attachmen
Is it possible that the datetime module isn't being packaged? Directly
importing that module at the top-level of your script might be enough to
fix it.
HTH,
Mark
On 2023-09-05 1:46 p.m., Nasser Issa wrote:
Hello There,
Currently been working with PyWin32 to interact with the Event Log and