- Notifications
You must be signed in to change notification settings - Fork1.3k
_tkinter pt. 1#5583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
_tkinter pt. 1#5583
Uh oh!
There was an error while loading.Please reload this page.
Conversation
bjia56 commentedMar 5, 2025
Would tcl/tk binaries sourced fromhttps://github.com/python/cpython-bin-deps/ be useful for Windows? |
Yup, that is, I'll see if the crates I'm using will play nice with it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
9779de9
intoRustPython:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Feature-gated because tk had to be installed in a not-very-easy manner to work on windows.