Stephen, On Friday, 31 December 2021 12:29:40 GMT Stephen Wolff wrote: > I think ipython is a distraction. How do you run your program? Is it with > > python app.py
No. I have: #!/usr/bin/env python3 as the first line in the program, the file is made executable and I launch it with: ./minsterbells.py which I place in .bashrc. > If so what do you get when you do > > python > > (To bring up python command line, it’ll say which version of python you’re > running) pi@minster-bells:~ $ python Python 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> -- Terry Coles -- Next meeting: Online, Jitsi, Tuesday, 2022-01-04 20:00 Check to whom you are replying Meetings, mailing list, IRC, ... http://dorset.lug.org.uk New thread, don't hijack: mailto:dorset@mailman.lug.org.uk