Skip to content

Instantly share code, notes, and snippets.

@gmolveau
Created February 27, 2022 20:10
Show Gist options
  • Save gmolveau/8ae3f16ebae32b8e5e5717ebb70b1153 to your computer and use it in GitHub Desktop.
Save gmolveau/8ae3f16ebae32b8e5e5717ebb70b1153 to your computer and use it in GitHub Desktop.
mac os tkinter python3 install brew

ModuleNotFoundError: No module named '_tkinter'

Fix :

brew install python-tk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment