<div dir="ltr"><br><div>Hello,</div><div><br></div><div>I've encountered the following exception:"ImportError: DLL load failed: Invalid access to memory location."</div><div><br></div><div>when running a short python app that was bundled into an exe with Pyinstaller, and when compressed with UPX. </div><div><br></div><div>If I remove UPX from the path, rebundle the app with pyinstaller, the assert does not happen. (This makes me a bit suspicious of a UPX bug though, but I'm not sure how to proceed)</div><div><br></div><div>I've created an account on <a href="http://bugs.python.org">bugs.python.org</a>, but did not find any references to this issue.</div><div><br></div><div>The good news is that it's very repeatable- in my environment, and that simply importing</div><div><span style="background-color:rgb(228,228,255);color:rgb(0,0,0);font-family:"Courier New";font-size:9pt">SimpleXMLRPCServer</span> is enough to cause the assertion (along with UPX compression and bundling with Pyinstaller).</div><div><br></div><div>The bad news- I'v enever filed a bug report for Python before, and could use some help </div><div>at <a href="http://bugs.python.org">bugs.python.org</a>.</div><div><br></div><div>I could use some help filing the bug, or getting some additional information on this issue,</div><div><br></div><div>Thanks</div></div>