Coder Social home page Coder Social logo

Comments (5)

TheLizzard avatar TheLizzard commented on May 28, 2024

Can you provide blah.so or confirm that it happens with all other shared objects? Making the bug reproducible will help confirm and debug this problem.

For the record, this bug comes from this StackOverflow question.

from cpython.

terryjreedy avatar terryjreedy commented on May 28, 2024

I don't know if loading .sos this way is supported, but I agree with TheLizzard's SO comment that aborting instead of raising is bad.

from cpython.

vatsamail avatar vatsamail commented on May 28, 2024

Can you provide blah.so or confirm that it happens with all other shared objects? Making the bug reproducible will help confirm and debug this problem.

For the record, this bug comes from this StackOverflow question.

Yes, I have a bunch of .so files that happen to work with tclsh 8.5 version when invoked standalone through load function but the same load functions errors out through tkinter. Also, I confirm that tkinter.TclVersion is 8.5

from cpython.

terryjreedy avatar terryjreedy commented on May 28, 2024

Current tkinter requires 8.5.15, I believe, and only allows that because 1 known Linux distribution (out of about 20) lacked 8.6. So if you are not on that distribution, please retry with up to date tkinter and tcl. Use 3.12 if as all possible since everything before only gets security patches.

from cpython.

vatsamail avatar vatsamail commented on May 28, 2024

Tried to run the same with 3.12 Python. The same issue exists.

from cpython.

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.