LaMachine
LaMachine copied to clipboard
Build LaMachine on a python compiled from source
On older Linux distributions, we are stuck with Python versions that are getting rather old. I want to investigate whether we can (as an opt-in feature or a fallback) use the latest Python compiled from source instead of the distribution's package in such cases.
partially implemented but not really tested yet