Searched refs:pythonBinPath (Results 1 – 1 of 1) sorted by relevance
1001 String pythonBinPath = pythonBinaryFile.getAbsolutePath(); in getPythonBinary() local1003 CLog.i("Python path " + pythonBinPath + ".\n"); in getPythonBinary()1004 return pythonBinPath; in getPythonBinary()1007 "created virtualenv dir (" + pythonBinPath + ").\n"); in getPythonBinary()