Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75706

Re: Tcl/Tk alpha channel bug on OSX Mavericks is fixeded, but how/when can I use the fix?

From "Peter Tomcsanyi" <tomcsanyi@slovanet.sk>
Subject Re: Tcl/Tk alpha channel bug on OSX Mavericks is fixeded, but how/when can I use the fix?
Date 2014-08-04 21:42 +0200
References <mailman.12591.1407086670.18130.python-list@python.org> <lrmc0r$suj$1@dont-email.me> <mailman.12631.1407145237.18130.python-list@python.org> <lrntjm$bma$1@dont-email.me>
Newsgroups comp.lang.python
Message-ID <mailman.12652.1407181369.18130.python-list@python.org> (permalink)

Show all headers | View raw


Many thanks for all the answers.

"Kevin Walzer" <kw@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Tcl/Tk alpha channel bug on OSX Mavericks is fixeded, but how/when can I use the fix? "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-08-03 19:24 +0200
  Re: Tcl/Tk alpha channel bug on OSX Mavericks is fixeded, but how/when can I use the fix? Kevin Walzer <kw@codebykevin.com> - 2014-08-03 18:10 -0400
    Re: Tcl/Tk alpha channel bug on OSX Mavericks is fixeded, but how/when can I use the fix? "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-08-04 11:40 +0200
      Re: Tcl/Tk alpha channel bug on OSX Mavericks is fixeded, but how/when can I use the fix? Kevin Walzer <kw@codebykevin.com> - 2014-08-04 08:16 -0400
        Re: Tcl/Tk alpha channel bug on OSX Mavericks is fixeded, but how/when can I use the fix? "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-08-04 21:42 +0200
    typo correction "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-08-04 12:17 +0200

csiph-web