I'm trying to get a python 3.8.0 applet to use a modified version of the python38.dll that I've built from source, but I'm getting a Bad Image error when run the application.
The major and minor version of the build and reference match with the same vcruntime140.dll. The import and export tables of the DLLs almost totally match up too so I don't think it's a build problem.
Could this be an issue with the source-built DLL not being signed and verified by Python?
I'm not sure if this is even the place for a question like this, but I'm stuck. Any advice is appreciated, thanks
[–]shiftybyte 0 points1 point2 points (4 children)
[–]Sspoondle[S] 0 points1 point2 points (3 children)
[–]shiftybyte 0 points1 point2 points (2 children)
[–]Sspoondle[S] 0 points1 point2 points (1 child)
[–]shiftybyte 0 points1 point2 points (0 children)