Closed GMMan closed 1 year ago
ufbt should not assume there is a working copy of Python currently installed, particularly on Windows, especially when it's going to download the toolchain that contains its own copy of Python.
Since v0.2 ufbt itself is a Python package, so it explicitly depends on Python.
ufbt should not assume there is a working copy of Python currently installed, particularly on Windows, especially when it's going to download the toolchain that contains its own copy of Python.