Many thanks for all the answers.

"Kevin Walzer" <k...@codebykevin.com> wrote in message news:lrntjm$bma$1...@dont-email.me...
Where is your current installation of Python? The above instructions assume that you are using the standard Python from python.org. As I mentioned before, if you have installed things via a package manager (brew, Fink or MacPorts) you will have to follow their instructions.

I use the standard Python.org installation, so I assume that it is "where it should be" (I launch IDLE from Launcher or I open .py files by righclicking them and choosing "Open in IDLE"). But it does not contain Tcl/Tk, it uses "somehow" the version of Tcl/Tk that is installed "somewhere".
Actually the page:
https://www.python.org/download/mac/tcltk
says that it is linked dynamically and it looks at first into /Library/Frameworks. So maybe for now I have enough information and I will try your suggestions when the new Tcl/Tk will be available and ask more questions only if it would not work.

Thanks

Peter Tomcsanyi


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to