-
Notifications
You must be signed in to change notification settings - Fork 432
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
ModuleNotFoundError: No module named 'Tkinter' #158
Comments
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Same problem LinuxMint `Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
It's way to solve this https://stackoverflow.com/questions/34399387/linux-mint-17-tkinter-not-installed |
pip3 install tkinter you can use brew on macOS |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
just run |
I've solved this problem this way on macOS catalina 10.15.6. The following is how I fixed it.
finally I can run |
|
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
|
OS version: windows 10
python version: 3.11.2
ProperTree: last version
Running ProperTree.command and ProperTree.bat will cause errors:
The text was updated successfully, but these errors were encountered: