Coder Social home page Coder Social logo

Comments (7)

oxitnik avatar oxitnik commented on June 11, 2024 2

For tkinter to work, you need to have tkinter development files. Try installing package tk-dev:
sudo apt-get install tk-dev and reinstall python.

from asdf-python.

petern-sc avatar petern-sc commented on June 11, 2024 2

https://stackoverflow.com/a/60469203/6847839

This solution worked for me on macOS

from asdf-python.

danhper avatar danhper commented on June 11, 2024

@oxitnik Thanks for the hint.
You will maybe also need to recompile python after installing these, I'm not sure.
Please comment here if it still does not work after installing development files.

from asdf-python.

AxelRHD avatar AxelRHD commented on June 11, 2024

Thanks for the support. I will give it a try at the office after vacation.

from asdf-python.

LRNZ09 avatar LRNZ09 commented on June 11, 2024

I'm having the same issue on macOS, latest version, did someone find a solution?

from asdf-python.

jpinnix avatar jpinnix commented on June 11, 2024

+1 for having this issue on macOS 10.15.5

from asdf-python.

skotchpine avatar skotchpine commented on June 11, 2024

About MacOs, building on @petern-sc's answer:

  1. brew install tcl-tk
  2. add env vars
  3. asdf uninstall & install again

from asdf-python.

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.