Good morning Pywin32 mailing list,

 I appear to be running into an issue compiling my program using pyoxidizer 
with pywin32. It appears there is some reliance on the __file__ attribute, 
which is breaking as pyoxidizer is loading the modules into memory and there is 
no __file__ attribute.

 Has anyone created a successful workaround for this issue? If not, is there a 
means of monkey patching the __file__ attribute for the win32evtlog module so 
the program can successfully compile?

 My traceback log is attached.

Fair winds and following seas,
Will


Attachment: traceback.log
Description: Binary data

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

Reply via email to