Closed JohnMarzulli closed 4 years ago
I'm looking at what it takes to create a downloadable IMG file with Python 3.6 already set up in Raspbian, so the os + app can be done just like Stratux does. Download the img, burn the sd card, done. ( F strings were added in 3.6.)
Thanks, but I think you meant that for the other issue.
Related, I am trying to bootstrap the HUD using Raspbian Lite, which will drastically cut down the image size.
Describe the bug Setup instructions can not be completed with Python 3.5.
The
f"{value}"
syntax does not work with Python3.5/RaspbianTo Reproduce Steps to reproduce the behavior: python3 setup.py develop