GithubHelp home page GithubHelp logo

Comments (3)

rfk avatar rfk commented on August 23, 2024

It's not entirely clear to me why this is happening. Does it occur for all instances of the python27.ddl or only for the one copied into the top-level bootstrap environment?

from esky.

marioballano avatar marioballano commented on August 23, 2024

It happens to all of them, I just generated a bundle and I can see how both the python27.dll copied into the top-level bootstrap environment and the one copied into the specific version share the same hashes and have the modified resources, I will try to allocate some time to research on my side too.

from esky.

marioballano avatar marioballano commented on August 23, 2024

I dug further and found that the actual culprit is py2exe, under the scenes it modifies the python dll resources by calling patch_python_dll_winver() within the build_exe module, it's still not fully clear to me why they need to patch it but I believe it may have something to do with the library missing its resources after being UPXed or packed among other things.

anyhow, I ended up modifying py2exe so the python library remains on its original shape, it seems to do the trick for my particular setup. afaik py2exe is no longer maintained and it doesn't look to me like we should handle this on the esky side, closing this issue unless you have some other suggestions.

thanks for your support!

from esky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.