Skip to content
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

Pip installation fails in macOS Big Sur on Apple Silicon #79

Closed
tcarroll2 opened this issue Jan 21, 2021 · 2 comments
Closed

Pip installation fails in macOS Big Sur on Apple Silicon #79

tcarroll2 opened this issue Jan 21, 2021 · 2 comments
Labels

Comments

@tcarroll2
Copy link

I have a brand new MacBook Air that I am trying to install ttkthemes on via pip. I have python v3.9.1 installed via pyenv.

The error being given is "RuntimeError: This version of ttkthemes does not support Tk 8.5 and earlier. Please install an earlier version."

I do not get this error under Python 3.7.4/3.8 in Big Sur running on an Intel platform.

I have tcl-tk 8.6.11 installed via homebrew.

@tcarroll2
Copy link
Author

tcarroll2 commented Jan 21, 2021

Never mind. I forgot a step. I will put this link here for future reference.

You should change the error message to read "This version of ttkthemes does not support Tk 8.5 and earlier. Please install a later version." Your error message already indicated an earlier version doesn't work, so why tell the user to install an earlier version? I think you mean "Please install a later version."

pyenv/pyenv#1375

@RedFantom
Copy link
Member

Well, that's certainly an unfortunate mistake. Thank you for pointing this out, and I'm glad ttkthemes also works on Apple Silicon 👍🏻

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

No branches or pull requests

2 participants