View Single Post
Old 06-04-2020, 08:03 AM   #3
Scatershot
Junior Member
Scatershot began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2020
Device: none
Per your request...
xxx@xxx:~$ python -c "import os; print(os.uname())"
('Linux', 'ubuntu', '5.4.0-1011-raspi', '#11-Ubuntu SMP Fri May 8 07:43:33 UTC 2020', 'aarch64')

I hope this helps you with your programming. Seems I may have stumbled upon a 'bug' of sorts.
Well now that I know it will not work on an ARM system, I guess I shall grab another system that has an intel miniITX motherboard and try again.
Thank you for the clarification.
Scatershot is offline   Reply With Quote