[Lilug] Python Talk: Tuesday? Prep?

Robert Wilkens robwilkens42 at gmail.com
Sun Jun 11 19:13:37 PDT 2017


Interestingly enough....

I ran into an error following these instructions in the given e-mail...

So I googled it..

I think

"import Tkinter" is more for python 2

"import tkinter" is actually the python 3 way if i'm understanding right

I was getting an error with Tkinter, but not tkinter, and a google
suggested the above might be the case.

I'm definitely not the expert here.

(or anywhere else!)

-Rob

I'm undecided if i want to come in with an old unpatched debian system or
work in the ubuntu subsystem in windows (I haven't used either in a few
months really) -- I just set up the debian install when i ran into the
above.,

On Jun 10, 2017 11:05 AM, "Jorg Kewisch" <jorg at bnl.gov> wrote:

> Ha!!! Thunderbird has changed. it used to be that clicking "reply" would
> send the mail to the list, now it sends it to the sender only and there
> is a new "reply list" button. Yesterday I send this:
>
>
> ------------------------------------------------------------
> -------------------------------
> On 05/16/2017 03:30 PM, odinson wrote:
> > Hello
> >
> >     Great news!   Jorg Kewisch has agreed to do the learning Python talk
> > on 6/13.   This has a very wide cross operating system appeal.  It's
> >  the perfect meeting to promote.  Make up a flyer, put it where folks
> > will see it.
> >
> >     Tell one tell all!
> >
> > Thanks so much.
> >
> > Matt
> >
>
>
> In preparing the talk I realized how much python is doing for you, so
> there are a lot of details to learn and my talk is on the lengthy side.
> I could easily make it twice as long. Who wrote: "I am sorry to write
> such a long letter, I did not have the time to write a shorter one"
> Let's see how it goes, I will be learning too (teaching).
>
> So bring your laptops, have python3 installed, and the python-tk
> package. type
>
> python3
> >>> import Tkinter
>
> to test it. Other great packages (I will not talk about) are numpy,
> scipy and sympy.
>
>
> Jorg
> ------------------------------------------------------------
> -------------------------------
>
>
> And it went just to Matt instead of the list.
>
> Yes, we are using python3. For the beginner there is only one difference
> between python2 and python3:  print has become a function instead of a
> statement and you have to add parenthesis.
>
>
>
> On 06/09/2017 10:30 PM, Robert Wilkens wrote:
> > Is the Python talk still on for Tuesday?
> >
> > Is it recommended we come with a particular version of python
> > installed?  I remember starting to learn python, at the time python 3
> > was current, but the tutorial was encouraging us to program in python
> > 2.7 or something like that.  I never got very far with the whole thing
> > because i was confused with why not use the latest and greatest.
> >
> > -Rob
> >
> >
> > _______________________________________________
> > Lilug mailing list
> > Lilug at lists.lilug.org
> > http://lists.lilug.org/listinfo.cgi/lilug-lilug.org
> >
> _______________________________________________
> Lilug mailing list
> Lilug at lists.lilug.org
> http://lists.lilug.org/listinfo.cgi/lilug-lilug.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lilug.org/pipermail/lilug-lilug.org/attachments/20170611/5fac8d7e/attachment.htm>


More information about the Lilug mailing list