pub async fn install(version: &Version) -> Result<PathBuf, SolcVmError>
Installs the provided version of Solc in the machine.
Returns the path to the solc file.