ErrorMessage:This probably means that Tcl wasn’t installed properly. -
it is installed properly and I can see it in my Python313 directory, but PyCharm does not pick it up. Even in python -m tkinter in command prompt shows me the small tkinter box.
What to do?
Can you tell us your operating system and version? And also the exact version of Python? Like, copy and paste the text from the top of the interactive shell would be one way to do it. On my machine it looks like this:
Python 3.13.3 (main, Apr 8 2025, 13:54:08) [Clang 16.0.0 (clang-1600.0.26.6)] on darwin
Type "help", "copyright", "credits" or "license" for more information.