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


Groups > comp.lang.python > #73675

Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk

From "Peter Tomcsanyi" <tomcsanyi@slovanet.sk>
Subject Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk
Date 2014-06-27 23:52 +0200
References (1 earlier) <lodruv$k45$1@dont-email.me> <mailman.11241.1403724416.18130.python-list@python.org> <lofciv$nq6$1@dont-email.me> <mailman.11256.1403779201.18130.python-list@python.org> <loh45o$14g$1@dont-email.me>
Newsgroups comp.lang.python
Message-ID <mailman.11295.1403905985.18130.python-list@python.org> (permalink)

Show all headers | View raw


"Christian Gollwitzer" <auriocus@gmx.de> wrote in message 
news:loh45o$14g$1@dont-email.me...
> As I said, it doesn't have a special interface, you just load it and 
> that's it. So if you do a tk.eval("package require tkpng"), your 
> Tk.PhotoImage will magically recognize PNG.

I will try it on the Mac, but on Windows this does not work (with python.org 
installation of Python), and I need to have the same environment on both Win 
and Mac (at least).

> On the Mac you can create an APP bundle which contains everything, 
> including extra dependencies.

Thanks for the hint, I may consider it, but maybe it is not applicable to my 
project where the outcome should be in fact a few modules in Python and the 
en-users (college students) should program in Python using IDLE and those 
extra modules. So there is no "Main program" and there will be no 
"application".
Is an APP budle applicable for such a situation?

> Yes this was a long-deferred feature due to its inhomogeneous 
> implementation on the supported platforms. There were some extensions like 
> 10 years ago to do it, but only in 8.6 (2012) it made it into the core Tk.

Thanks for many insights into Tk and your hints.
I will try some of them in next days and maybe later I will come with some 
more questions.

Peter

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


Thread

Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-24 20:11 +0200
  Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-25 08:58 +0200
    Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-25 21:26 +0200
      Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-25 22:48 +0200
        Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-26 12:39 +0200
          Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-26 14:37 +0200
            Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-26 20:38 +0200
              Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Ned Deily <nad@acm.org> - 2014-06-26 15:29 -0700
            Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-27 23:52 +0200

csiph-web