[NTLK] [ANN] ICS Newton software now on GitHub

Larry Yaeger larry.yaeger at gmail.com
Tue Nov 14 22:01:10 PST 2023


On Nov 14, 2023, at 10:56 PM, Craig Bradley via NewtonTalk <newtontalk at newtontalk.net> wrote:
> I have any keep getting the same error "NameError: name 'false' is not defined”

Weird.  On a recent Mac with Sonoma 14.1 it works with both python 2.7.18 and 3.9.13:

$ python ics-newton-codes.py "Larry Yaeger"
ICS Newton Registration codes for user "Larry Yaeger":
MultiTask: YNXVAVLEFC
GestureLaunch: QNBJBGDIXF
BarKeep: WRHKOVEBQA
WhatToDo: YOPZZCFWTS
Twerx: TJOGGGOEWA

$ python --version
Python 2.7.18

$ python3 ics-newton-codes.py "Larry Yaeger"
ICS Newton Registration codes for user "Larry Yaeger":
MultiTask: YNXVAVLEFC
GestureLaunch: QNBJBGDIXF
BarKeep: WRHKOVEBQA
WhatToDo: YOPZZCFWTS
Twerx: TJOGGGOEWA

$ python3 --version
Python 3.9.13

Note that in the script they provide a sample set of registration codes in case you can't get the script to work:

In case you can't get this Python script to work, you can use the following
codes for user "Izzy Newt":

    MultiTask: LOSUBNHJIE
    GestureLaunch: BHUASHGBKJ
    BarKeep: RIBLROSLEE
    WhatToDo: XKYSHRDXJX
    Twerx: JNOVKPPCZH

- larryy


More information about the NewtonTalk mailing list