We are currently installing python just for mach. If we need an extra Python here then we should use the one we build ourselves already (or amend that so that it can be used).
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
The python we are building is version 3.6.8. However, the page about mach says:
Mach also requires Python 2.7. Mach itself is Python 3 compliant, but modules used by mach likely are not Python 3 compliant - so stick to Python 2.7.
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/mach
So unless this page is outdated, it looks correct to install two different versions of python.