DeviationTX / deviation

Custom firmware for RC Transmitters
http://www.deviationtx.com
GNU General Public License v3.0
248 stars 156 forks source link

Force buildgs to use python2 until the script is converted to python3 #816

Closed PhracturedBlue closed 5 years ago

PhracturedBlue commented 5 years ago

If using a python3 venv, buildfs.py will try to run in python3 and fail.

Script needs to be updated to python3 but that will take more time.