01-26-2022, 07:35 PM
(01-26-2022, 07:25 PM)Tim Curtis Wrote: Python 3 is in 7.6.1
Code:pi@rp1:~ $ /usr/bin/env python3
Python 3.7.3 (default, Jul 25 2020, 13:03:44)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
pi@rp1:~ $ which python3
/usr/bin/python3
hahahaha, so i am running an ancient box here…
pi@moode:~ $ uname -a
Linux moode 4.19.49-v7+ #1233 SMP Mon Jun 10 15:55:31 BST 2019 armv7l GNU/Linu
guess i should fix that first.