Skip to content

Python not configured for Tk on mac #13

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aymnms opened this issue Apr 24, 2024 · 2 comments
Open

Python not configured for Tk on mac #13

aymnms opened this issue Apr 24, 2024 · 2 comments

Comments

@aymnms
Copy link

aymnms commented Apr 24, 2024

Hello ^^

I found an installation problem on a macos device.
After following the installation steps, I ran the App.py file but got an error.

[...] If this fails your Python may not be configured for Tk

Finally, to solve this problem, you need to install python-tk with brew

image

So, it could be nice to modify the installation file to include this information ^^

@CAprogs
Copy link
Owner

CAprogs commented Apr 25, 2024

Hey Aymerick ^_^

Thanks for reporting this issue, i'll include this information as soon as possible in the next release !
Can you please provide more information about your system ? Are you using a Mac with Apple Silicon chip or not ?

CAprogs added a commit that referenced this issue May 11, 2024
Related to the issue #13 when installion fails due to tk module not installed on macOS
@aymnms
Copy link
Author

aymnms commented May 20, 2024

Of course, yes indeed! I use an apple macbook pro m1 pro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants