private void DisplayPythonVersion()
 {
     TextBoxLog += Python.GetCurrentPythonVersion();
 }